Hi meera

There is a inherent problem with jswdk

you have to do this,

create a subdirectory
say mypackage

put your jsp in it with its package as mypackage;

then access it as "mypackage.mybean" in your jsp

regards

Amit

> -----Original Message-----
> From: Reeta Mittal [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, November 24, 1999 1:25 PM
> To:   [EMAIL PROTECTED]
> Subject:      Running a JSP
>
> Hello Everyone,
>
> I am using JSWDK1.0.1 for JSP.
> I am writting a test JSP in which I am using a test bean. Can anyone
> please
> tell me where I hav to place the Bean ?
> I have placed the JSP in the example directory and BEAN in the WEB-INF
> directory.
> I have created a subdirectory under example directory and a subdirectory
> under WEB-Inf directory.
> I have used the JAVAC for compiling the bean.
> I am getting
> 500: Internal server error.
>
> Can anyone please help me for this....
>
> Regards,
> Reeta
>
>
> Regards,
> Reeta
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to