- From: Ajit George <gajit@xetex.com>
- Date: Sun, 7 Mar 1999 17:17:52 -0500 (EST)
- To: "'Luc Saint-Elie'" <stelie@pictoris-interactive.fr>, Jigsaw Mailing List <www-jigsaw@w3.org>
I'm doing it by 1. Starting Jigsaw with the .jar file containing the servlet in the class path. 2. Adding a ServletWrapper node to the servlets node with the name and class attribute set to the name of the servlet class (e.g. com.servletmaker.servlets.TestServlet) You should then be able to hit http://localhost/servlets/com.servletmaker.servlets.TestServlet. I placed my servlets under "servlet" instead of "servlets". The Jigsaw servlet documentation tells you how to configure servlet node. Ajit -----Original Message----- From: Luc Saint-Elie [SMTP:stelie@pictoris-interactive.fr] Sent: Sunday, March 07, 1999 5:42 AM To: Jigsaw Mailing List Subject: How to use.jar servlets ? Hello all, Apologies if this question is stupid, but I fail finding how to use a jared servlet file (in fact I'd like to test enhydra www.enhydra.org with JigSaw 2.0.1 Thanks in advance
Received on Sunday, 7 March 1999 17:24:02 UTC