Hi all,
I have built some very basic .jsp files and put them into a directory
(actually I have tried quite a few) on my server, which is the
JSDK2.1 server from Sun.
However when I write the URL in my
browser...http://localhost:8080/MyJSP.jsp, it responds with a "Page
not found messgage".
I have also tried putting the file into
the "http://localhost:8080/servlet/MyJSP.jsp" directory, which is
where my servlets are(and they work fine) but the page is still not
displayed!
When I put it into the servlet folder and type this in the
browser.."http://localhost:8080/servlet/MyJSP.jsp" I get the
following appearing on my server....com.sun.web.core.InvokerServlet:
init....
Do I need to set something up on the JSDK2.1 to allow me to run .jsp
files on it....??
Any help on this would be great and thanks to all who have been a
great help already.
Regards,
jennifer
_____________________________________
Get your free E-mail at http://www.ireland.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets