I've cut and pasted a HelloWorld.java servlet file and managed after lot of hassle to compile it without errors.
Now I'd like to view it in the browser, but it doesn't find it. Tomcat4 is up and running on RH 9.. and I can view the example files that were downloaded with tomcat.
The HelloWorld.java is placed in CATALINA_HOME/webapps/ROOT/myfolder/WEB-INF/classes/
It looks like i need to make a xml file.. where do i put it?? In CATALINA_HOME/webapps/ROOT/myfolder/?? is that the server.xml?? How do I configure it?
Thanks,
Mikael
Now I'd like to view it in the browser, but it doesn't find it. Tomcat4 is up and running on RH 9.. and I can view the example files that were downloaded with tomcat.
The HelloWorld.java is placed in CATALINA_HOME/webapps/ROOT/myfolder/WEB-INF/classes/
It looks like i need to make a xml file.. where do i put it?? In CATALINA_HOME/webapps/ROOT/myfolder/?? is that the server.xml?? How do I configure it?
Thanks,
Mikael