Error with Tomcat Jsp

  • Thread starter madhavi.dhanwantari
  • Start date
M

madhavi.dhanwantari

Hi,
We have successfully installed Tomcat version 6.0, J2SDK 5.0 and set
the environmental variables
JAVA_HOME C:\Java
TOMCAT_HOME C:\Tomcat

Path Variables C:\Java\bin


now i want to run the jsp file throught apache tomcat.
i saved myjsp files in webapp\ROOT\

at the IE URL is:http://localhost/hello.jsp
it gives the following error

http status 404 - hello.jsp the request resource is not avaliable.


is there any requirement of complie jsp files before accessing through
tomcat if YES then how to complie jsp files.


Please kindly reply here
(e-mail address removed)
 
D

DeoXMAN

Hi,
We have successfully installed Tomcat version 6.0, J2SDK 5.0 and set
the environmental variables
JAVA_HOME C:\Java
TOMCAT_HOME C:\Tomcat

Path Variables C:\Java\bin

now i want to run the jsp file throught apache tomcat.
i saved myjsp files in webapp\ROOT\

at the IE URL is:http://localhost/hello.jsp
it gives the following error

http status 404 - hello.jsp the request resource is not avaliable.

is there any requirement of complie jsp files before accessing through
tomcat if YES then how to complie jsp files.

Please kindly reply here
(e-mail address removed)

try http://localhost:8080/hello.jsp
8080 is defauly port with which tomcat works
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top