Possible causes

 1 Check the name of the servlet you are trying to serve , it is case sensitive
, you may have a typo
 2 Sometimes you have to restart the JSWDK server after your servlet generated
errors
 3 Verify if you are calling any page within your main page and its
availablility

These may not necessarily be the causes , but you can try

Santosh






Wei Qin <[EMAIL PROTECTED]> on 08/01/2000 01:16:26 PM

Please respond to A mailing list about Java Server Pages specification and
      reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Santosh Daryani/IT/Aon Consulting)

Subject:  Re: error 404 when I run my own JSP



Hello,

I installed JDK 1.2.2 and JSWDK , and now I can run examples in JSWDK. =
But when I put my own JSP files in /examples/jsp, either directly or in =
their own subdirectory, I got 404 error(The page cannot be found)

Can some one can tell me what the reason is?=20

Thanks a lot.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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

Reply via email to