Hi,

Don't know if what you do is possible but why don't you just obtain
the data that you need from the other application via simple requests
to servlets delivering the needed data.

By using Java standard object serialization, you can achieve what you
need whatever the object class via a unique and single servlet.

This way you stick to gae normal practices at minimum effort.

regards

didier

On May 12, 8:30 pm, Ole Spielberg <[email protected]> wrote:
> Anyone ?

-- 
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 [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-java?hl=en.

Reply via email to