hi all;
i am using oracle software with jdk1.2 Jserv and Apache.
I have my JSP file in the directory htdocs/Mem_project--the file is named inventory.jsp. When i call this file from my internet explorer brower i get a JSP error that is
JSPException:fileNotFound
i call it by doing /IPadress/Mem_Project/inventory.jsp and it gives me this error
However when i just type in /IPadress/ the oracle server home page comes up just fine--what am i doing wrong and why isnt my system recognizing that this jsp file exists?What am I forgetting
Thanx in advance
DENNIS
i am using oracle software with jdk1.2 Jserv and Apache.
I have my JSP file in the directory htdocs/Mem_project--the file is named inventory.jsp. When i call this file from my internet explorer brower i get a JSP error that is
JSPException:fileNotFound
i call it by doing /IPadress/Mem_Project/inventory.jsp and it gives me this error
However when i just type in /IPadress/ the oracle server home page comes up just fine--what am i doing wrong and why isnt my system recognizing that this jsp file exists?What am I forgetting
Thanx in advance
DENNIS