Hello everyone, I have a question about how to properly include JAR
files within eclipse.  I have imported these JAR libraries into the
WEB-INF\lib directory and added them into my build path.  Eclipse
appears to recognize these libraries and allows me to instantiate
objects without throwing any errors.  However, when I go to run my web
application, I consistently get NullPointerExceptions when referencing
any object based out of a JAR library.

How do I properly include these libraries for the Google App Engine so
that I can reference and use the objects contained in the JAR files?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.

Reply via email to