Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » External JARS
External JARS [message #221410] Mon, 15 September 2008 14:17 Go to next message
Eclipse UserFriend
I am having some trouble getting my servlet project to recognize an
external jar.

My project consists of an HTML form posting to a servlet.

When I click submit, I get a "NoClassDefFound" error, yet the jar file has
been added to the project and the class definitely exists inside it.

Oddly enough, the class is recognized by Eclipse intellisense when I add
it as an import.
Re: External JARS [message #221528 is a reply to message #221410] Wed, 17 September 2008 05:53 Go to previous message
Eclipse UserFriend
John Bailo wrote:
> I am having some trouble getting my servlet project to recognize an
> external jar.
>
> My project consists of an HTML form posting to a servlet.
> When I click submit, I get a "NoClassDefFound" error, yet the jar file
> has been added to the project and the class definitely exists inside it.
>
> Oddly enough, the class is recognized by Eclipse intellisense when I add
> it as an import.
>

Did you add them as Java EE Module Dependencies?

Cheers
Philippe
Previous Topic:404 With Tomcat Server in Eclipse Ganymede
Next Topic:doPost doGet not generated
Goto Forum:
  


Current Time: Thu Jul 10 08:40:04 EDT 2025

Powered by FUDForum. Page generated in 0.05654 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top