thanks a lot for this example . its really helpful. I have a small question do you have an example about Spring,Hibernate with GWT.
thanks. On Sep 8, 6:27 am, branflake2267 <[EMAIL PROTECTED]> wrote: > Thought I would post my MySQL example. > > http://gawkat.com/MySQLConn/- GWT MySQL demo getting > datahttp://code.google.com/p/gwt-examples/wiki/project_MySQLConn- MySQL > code snippets > > Download the Eclipse project via the SVN. > > I made an example widget in which a widget grabs MySQL data from the > server and display it to screen. I use an object array to transport > the data from the server to the client and often back to the server. > Check out the demo and code snippets for more information on how I do > it. I show the object array at the bottom of my gwt-examples. > > Hope the MySQL RPC example helps, have fun dissecting it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
