Matt Campbell wrote:
......
> I have been getting around that by compling using javac with the destination
> directory set to my TOMCAT_HOME/webapps/myapp/WEB_INF/classes directory. This
> all works, my HelloWorld.class servlet runs like a beauty :) My next problem is
> that I cannot get my servlets to recognize web.xml. I place this file in
> WEB-INF directory for the web app, but any init-param I try and use comes back
> as null. I am sure I have the syntax of the web.xml file correct. This even
> happens when I place my servlets in TOMCAT_HOME/webapps/examples/WEB-INF/classes
> directory and edit the pre-existing web.xml file to include my init-params.
If you change web.xml, you must restart Tomcat
WBB
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]