Re: Jave Server Pages

2004-12-10 Thread Schalk Neethling
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

Re: Jave Server Pages

2004-12-10 Thread Andy Armstrong
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 body Hello, world /body /html How the file that I am saving where should I place it, and should I update an XML file? You should really