Hi Jitender
 you can not deploy servlet class files or jsp files directly in j2ee ref
implementation you need to package them as .war
file which is an archive for web components like servlets,html,jsp,gifs. go
thru developers guide provided with the download
there you have examples for the same

cheers
Abhishek

> -----Original Message-----
> From: Jitender Singh Bhatia [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, June 09, 2000 10:33 AM
> To:   [EMAIL PROTECTED]
> Subject:      J2EE
>
> Hi!!
>
>
> I am using J2EE SDK i.e J2sdkee1.2.1
> How do i run JSPs and Servlets here. In which directory should they go.
>
> Also,
> is JRUN good enough to be used for EJBs deployment.
>
> Thanks
> Jitu
>
> ==========================================================================
> =
> 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