Hi
I'm using eclipse with gwt and App Engine.
I'm trying to build a servlet that sends out data encoded in JSON
format. For that I'm trying to use the flexjson external library for
JSON serializing (is there anything better already within gwt/
appengine?) - which causes a java.lang.NoClassDefFoundError exception.

I Was under the impression that on the server side I can use any
external jars without further settings. What did I get wrong?

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to