Hi,

- GWT (e.g. deferred binding, declarative UI, ...)
- GWTP (MVP, form-factor support), Gin and Guice (dependency injection)
- UI, you have several options: GWT, mgwt (mobile/tablet form-factors), GXT 
(desktop form-factor), smart GWT, ...
- Restlet: it has GWT support (as does RestyGWT)

GWT + mgwt = web application
GWT + mgwt + gwt-phonegap = mobile application 

-> http://gwt-cx.com/mgwt-basic-project/index.html - mgwt Showcase (that 
uses gwt-platform)

If you need to support different UI toolkits (e.g. mgwt for mobile/tablet 
and GXT for desktop) then I would suggest you take a look at this post re 
UiHandlers:
-> http://uptick.com.au/content/working-gwt-platforms-mvp-and-uihandlers

Some interesting posts:
-> http://uptick.com.au/content/gwt-and-smartgwt-best-practices (with lots 
of good links to related posts)
-> http://uptick.com.au/content/getting-started-gwt-maven-and-eclipse

Some good GWT books:
-> http://www.manning.com/tacy/ - GWT in Action - Second Edition
-> 
https://www.packtpub.com/google-app-engine-java-and-gwt-application-development/book
 
- GWT, GAE
-> http://www.manning.com/louvel/ - Restlet in Action

Cheers
Rob

Kiahu.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to