Bernard
To answer your question:
Your directory structure should be as follows:
TOMCAT_ROOT/webapps/
-- myapp [ All of your usual web files including
html and JSP's should go here.
- WEB-INF
--- classes [ Compiled java classes
Bernard Pace wrote:
Hi,
I am trying to run my first jsp page on Tomcat. My current version
is 5.0.30. The code I am applying to the jsp is the following
Hello, world
How the file that I am saving where should I place it, and should I
update an XML file?
You should really be asking on the