Hunter Hillegas wrote:

> Huh....
>
> Then I don't know what's going on.
>
> Does that mean the FAQ-o-matic for Tomat is wrong???
>

Since you did not identify which FAQ-O-MATIC entry you are talking about, I
can't tell you any more details about what you are specifically referring to.
I did find one entry that talked about version 3.1m1 (i.e. milestone 1, which
was before the 3.1 final release) dated 3/27/2000 that is now out of date.

Keep in mind that FAQ-O-MATIC entries can be created by anyone.  They may or
not actually be correct when created (this one was), and they can also get
obsoleted by later changes.  Check the version numbers being mentioned very
carefully when you read the entries.


> Hunter

Craig


>
> ----- Original Message -----
> From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
> To: "Hunter Hillegas" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, June 12, 2000 10:37 AM
> Subject: Re: Tomcat Problems
>
> > Hunter Hillegas wrote:
> >
> > > I figured it out....
> > >
> > > It wasn't in my classpath because the Tomcat docs (and servlet API 2.2)
> say
> > > that anything under lib/ is automatically added to the classpath...
> > >
> >
> > That is not quite correct.  Tomcat 3.1 automatically adds the following
> classes
> > to the class path for your web application:
> >
> > * Unpacked classes in WEB-INF/classes.
> >
> > * Classes from JAR files (not ZIP files or unpacked classes)
> >   from WEB-INF/lib.
> >
> > Craig McClanahan
> >
> >
> >

___________________________________________________________________________
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