Hello fellow GWT programmers !

Need some kind of parallel advice here. I need to deliver a GWT
application compiled inside an EAR file, I have managed to assemble my
EAR file correctly and deploy it to a variety of application servers,
but now I'm in a bit of a pickle here. A Client has requested I
deliver my web app with some test data preloaded into the application.
What's the best way to do this with GWT ? Is there a way to emulate a
Database ? Could I use Serialization ? (I have already tried but the
file locations become unpredictable) Could I deliver some sort of
portable Database with my EAR file ?

I expect to read from you soon, and thanks in advance,

Best Regards,

Jose.

-- 
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.

Reply via email to