Hi Ryan Have you put your jars in the WEB-INF lib folder?
Simon On Jan 14, 5:36 pm, Ryan Kumsher <[email protected]> wrote: > In Eclipse, I'm adding jars to the Java Build Path. My imports and > instantiations of the objects in the jars work fine with no errors > (not red underlined), but when i try to run the application, i get the > error "java.lang.NoClassDefFoundError" for all jar'd objects I try to > create. The servlet can't seem to locate any reference to any class > in the jars. > > All objects I'm trying to create are server side. > > Can anyone help me with this? > > Thanks,
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
