Make a jar file of the class generated from the Bean.Include it in the
System and Web Server classpath.Also restart your server after changing your
classpath.

Hope this helps,
Vasudha

----- Original Message -----
From: Krimm, Nik <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 01, 2000 12:10 PM
Subject: Re: error 404 when I run my own JSP


> I am having a similar problem, just starting out with JSP.  I get an error
> 500 - internal server error - everytime I try to
> access a bean that I have made.  My theory is that for some reason that
JSP
> is not recognizing the bean is out there, so I've adjusted the CLASSPATH
in
> the environmental variables, and I tried moving the .class over to where
the
> jsp example classes are (these examples work correctly in my browser), but
> no luck.  Is there any other kind of registration I need to do to let JSP
> know that a bean is out there?
>
> TIA
>
>
> -----Original Message-----
> From: Wei Qin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 01, 2000 12:16 PM
> To: [EMAIL PROTECTED]
> 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

===========================================================================
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