of course. forest for the trees...

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Gokul
> Singh
> Sent: Friday, August 10, 2001 10:58 AM
> To: [EMAIL PROTECTED]
> Subject: Re: JAR/Packaging Servlets
>
>
> ----- Original Message -----
> From: Kevin Baynes <[EMAIL PROTECTED]>
>
>
> > I've packaged my servlets (com.seagull.swm.ServletName) and
> installed and
> > run them successfully in Tomcat and WebSphere.
> >
> > Can I JAR the package and place it in the classes folder?
>
> No you cannot.
>
> > I've tried this
> > without success in Tomcat...
> > is this possible or is there a trick I don't
> > know?
>
> The classes folder (WEB-INF/classes) is meant to keep classes without
> jaring.
> If you want to create  a jar and keep, then keep the jar in the folder
> WEB-INF/lib
> The name of the jar file does not matter.
>
> This is no trick and should be the expected behaviour on all spec
> compliant
> servlet containers. This behaviour is very clearly mandated by the servlet
> specifications.
>
> Regds,
> Gokul
>
> >
> > --------------------
> > Kevin Baynes
> > Software Engineer
> > [EMAIL PROTECTED]
> > 703-393-2191
>
>
>
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to