Hi,
I have a problem.
From docman.jsp I can submit a form and a find a servlet.
When I in docman.jsp open another window (by use of JavaScript) and from this window (deldoc.jsp) tries to submit a form to a servlet, I get a page not found because it looks in the same folder as the jsp files...