Problem running JSP page using Tomcat 5.0.28 - TechRepublic
Question
December 1, 2008 at 07:44 AM
anjankumar_vs

Problem running JSP page using Tomcat 5.0.28

by anjankumar_vs . Updated 17 years, 7 months ago

I have the following setup for Tomcat-5.0.28

JAVA_HOME D:\j2sdk1.4.2_04\
PATH : D:\j2sdk1.4.2_04\bin;C:\oracle\ora81\BIN\;C:\Program Files\Oracle\jre\1.1.7\bin\;D:\Oracle\Or

TOMCAT_HOME D:\jakarta-tomcat-5.0.28

CLASSPATH D:\Oracle\Ora81\orb\classes\yoj.jar;D:\Oracle\Ora81\orb\classes\share.zip

and am trying to run webqrytool.jsp page which has the following code

but when I try to run the jsp page It gives the following error

type Status report

message /webapps/test/webqrytool.jsp

description The requested resource (/webapps/test/webqrytool.jsp) is not available.

This discussion is locked

All Comments