On Jul/20/2011 19:25, Jeff Chimene wrote:
You've got to expose DB_DATA to Java for this to work. Maybe use Javascript overlays (http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasicsOverlay.html), and call out to Java from JSNI instead of referencing DB_DATA "directly". I write "directly" since there's more hand-written code involved than what actually executes.
Thanks a lot. The link you mentioned seem to be exactly what I need. -- Ionuț G. Stan | http://igstan.ro -- 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.
