Tom Holmes
Sep 8th, 2009, 01:46 PM
I tried to find GWT and RPC in these forums and got nothing?
Why is that?
I have a great Spring 2.5.6 application with with working Spring Beans.
There are Hibernate POJO's with Annotations.
And there are Hibernate DAO's defined inthe applicationContext.xml which work great with MySQL.
Now, I need a GWT UI, and I need to use GWT RPC to get data from the database and send data back to the database. Unfortunately, I am getting a lot of errors with GWT RPC, so I am looking for working samples.
Any help with this would be great. Thanks!
Tom
Why is that?
I have a great Spring 2.5.6 application with with working Spring Beans.
There are Hibernate POJO's with Annotations.
And there are Hibernate DAO's defined inthe applicationContext.xml which work great with MySQL.
Now, I need a GWT UI, and I need to use GWT RPC to get data from the database and send data back to the database. Unfortunately, I am getting a lot of errors with GWT RPC, so I am looking for working samples.
Any help with this would be great. Thanks!
Tom