Weekly GWT Links For 6/14/08

June 14th, 2008 - Written by in News

Bruce Johnson Google I/O presentation
  • 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.

6 Comments Stumble it!

6 Comments »

Comment by Kris
2008-06-15 14:13:37

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.

 
Comment by Chris Fong
2008-06-17 06:05:15

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

 
Comment by Coral Snake
2008-06-27 20:56:24

the conference was very interesting, in its own right. i am glad the links are posted here!

 
2008-07-11 11:22:31

Great round up of links, I love the red google shirt!

 
Comment by Fulvius
2008-07-12 15:23:59

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.

 
Comment by Wind Generator
2008-07-15 10:11:24

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.