status : 
succesfully installed Tomcat 4.1.18, can access the webserver tru 
http://localhost:8180/ and the examples also work.

problem : 
servlets don't work in my own webapp, jsp's do work.

what I did :
created own directory structure in the webapp folder (next to examples) :
webapps/pso
webapps/pso/WEB-INF/
webapps/pso/WEB-INF/classes
with files :
webapps/pso/Hello.jsp
webapps/pso/WEB-INF/classes/HelloWorld.java (and .class)

in conf/server.xml added the line :

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to