Hi All,
I'm trying to to setup a JSP app but it won't work. I downloaded Tomcat & extracted it in my C\Program Files
Under C:\Program Files\apache-tomcat-5.5.12\server\webapps, I created a folder name TEST and put all the files here. Something like this:
apache-tomcat-5.5.12
conf
server
webapps
TEST
example1.jsp
WEB-INF
classes
lib
but I got "page not found" error.
Can someome please tell me what I am missing here? Thanks.
I'm trying to to setup a JSP app but it won't work. I downloaded Tomcat & extracted it in my C\Program Files
Under C:\Program Files\apache-tomcat-5.5.12\server\webapps, I created a folder name TEST and put all the files here. Something like this:
apache-tomcat-5.5.12
conf
server
webapps
TEST
example1.jsp
WEB-INF
classes
lib
but I got "page not found" error.
Can someome please tell me what I am missing here? Thanks.