>
> > Am I doing something wrong, or am I stuck with the only solution being
> > to
> > put them in the WebContent\WEB-INF\lib dir?
>
> The alternative is to go to the Java EE Module Dependencies page of the
> project's properties. You should see your build time jars listed there.
> Check them to
> -Original Message-
> From: Bai Shen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 24, 2008 2:54 PM
> To: Tomcat Users List
> Subject: Tomcat unable to find jars when deployed from Eclipse
>
> I'm running Eclipse 3.4 with Tomcat 6.0.18 configured as a
I'm running Eclipse 3.4 with Tomcat 6.0.18 configured as a server. After a
bit of consternation, I was able to see my test html and jsp files.
However, for some reason, my servlet doesn't see the jar files it needs
unless I put them in WebContent\WEB-INF\lib. Now I've already defined them
in Eclip