jsp are in the root of your web apps, and class goes
in 
TOMCAT_HOME/webapps/myweb/WEB-INF/class...
hope that help
then you can access you servlet 
http://localhost:8080/myweb/servlet/...
--- Paul Hunnisett <[EMAIL PROTECTED]> wrote:
> 
> Does anyone have any ideas?  Is this possible?
> -----Original Message-----
> From: Paul Hunnisett [mailto:[EMAIL PROTECTED]]
> Sent: 15 February 2001 12:37
> To: [EMAIL PROTECTED]
> Subject: JSP and standard Java Beans
> 
> 
> IS there anyway to run just JSP/Servlets and
> standard Java Beans without
> having to jar/war the files?  It seems like such a
> hassle to do that just to
> run a few servlets with a couple of basic beans. 
> Where would the beans be
> installed?  Where would I put my JSPS?
> 
> Paul Hunnisett
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, email:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to