RE: (simple?) servlet context problem

2003-01-16 Thread Noel J. Bergman
Did you try http://localhost:8080/greeting/GreetingServlet as the URL? > Does anyone know how /servlet/ got into the response URL? What is the value in the FORM tag's ACTION attribute? --- Noel -- To unsubscribe, e-mail: For additional commands, e-mail:

(simple?) servlet context problem

2002-10-23 Thread Andy Wickson
Hi all, I am using TC 4.1.12 on Win2K as it came, with invoker servlet commented out in the %CATALINA_HOME%\conf\web.xml file. I have the following added to the %CATALINA_HOME%\conf\server.xml file: I have the following web app files: %CATALINA_HOME%\webapps\greeting\index.html %CATALI