Weekly GWT Links For 6/14/08
June 14th, 2008 - Written by in News
- The presentations from the Google I/O conference are now online:
- (Bruce Johnson)
- (Bruce Johnson)
- (Ray Cromwell)
- (Miguel Mendez)
- (Miguel Mendez)
- (Bob Vawter)
- (Alex Moffat and Damon Lundin)
-
This new release includes message publish/subscribe (PageBus) support for FF3, GWT 1.5 RC1 support, and bug fixes. Good to see the GWT-Ext project moving forward. -
New GWT Theme: Pinky?
Dietrich Kappe shows the process of building his own GWT theme. -
GWT Reflection
A new project which allows you to use the reflection API in your GWT applications.
Hi – Thanks for the links. Would love to see a post on using GWT with serverside JPA Entity objects. I have searched all over the web but could not find any relevant articles.
So, I don’t know much about JPA myself. However, I would suggest that you take a look at the book GWT In Practice. I know they do have some JPA related examples. Check it out at a bookstore and then support the authors if it explains what you’re looking for.
the conference was very interesting, in its own right. i am glad the links are posted here!
Great round up of links, I love the red google shirt!
Hi,
I’d like show my contrib to gwt. I created a SimpleRPC Framework, and I hope that can by useful to somebody.
To use implement a BO, RequestBean and ResponseBean. And change the BO_CLASSNAME in your main class, and bingo… your BO will be executed in the server side.
In the pack.zip, have a example implemented.
This is a really good list! Thanks for sharing this and I will be including a reference in an article that I am writing for another website that I own.