- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 3 Jan 2001 16:30:28 +0100 (MET)
- To: Shyam Sunder Kondaka <sskondaka@sierraatlantic.com>
- cc: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
On Tue, 12 Dec 2000, Shyam Sunder Kondaka wrote: > Hi > > I have one doubt regarding the servlet directory in Jigsaw 2.1.1 > the default directory for the servlets is <JIGSAW_DIR>/Jigsaw/WWW/servlet. > I placed a servlet in that directory, it is coming fine. > http://localhost:8001/servlet/HelloWorld > but I created one subdirectory in servlet directory called 'test'. > Now I tried to access servlet as > http://localhost:8001/servlet/test/HelloWorld. > but I am getting error saying that page is not found. Yes you should have a ServletDirectoryFrame on 'test'. Note that if it is HelloWorld in the package 'test', it won't be created automagically... for now. Regards, -- Yves Lafon - W3C / Jigsaw - XML Protocol - HTTP "Baroula que barouleras, au tiéu toujou t'entourneras."
Received on Wednesday, 3 January 2001 10:30:34 UTC