tdion
03-30-2004, 06:37 PM
Hello.
I have Tomcat 4 installed on a Windows 2000 Server computer.
When I visit the example servlets and JSPs (that came prepackaged with Tomcat) they compile and execute fine.
However, when I go to my JSPs they DO NOT compile. Instead HTML being sent to the browser, the JSP is sent instead.
I have only a few JSPs that I need to display. Is this a web.xml issue in "web-inf" folder of my project folder?
What are your thoughts? Thanks.
I have Tomcat 4 installed on a Windows 2000 Server computer.
When I visit the example servlets and JSPs (that came prepackaged with Tomcat) they compile and execute fine.
However, when I go to my JSPs they DO NOT compile. Instead HTML being sent to the browser, the JSP is sent instead.
I have only a few JSPs that I need to display. Is this a web.xml issue in "web-inf" folder of my project folder?
What are your thoughts? Thanks.