ongwt.com

Go to content | Go to menu | Go to search

Sunday 03 February 2008

GWT versus Struts, JSF, Spring MVC

Niraj :

GWT in 2008 is going to be the real winner. About an year ago I had posted that 2007 would be the year for GWT . Well looking at the numbers I think it was. It has not overtaken struts but the relative growth has been the highest - 30,000 % WOW!.

Struts , JSF , spring mvc , GWT - what is it going to be

image

image

Monday 23 April 2007

Integrating GWT and server side frameworks

It is not easy to integrate server side frameworks (Spring, Acegi, Struts, JSF,...) with GWT. Here is a good patch.
It helps to implement custom server side handlers for GWT-RPC requests.
Refactor RPC out of RemoteServiceServlet

Monday 23 April 2007

Struts 2 + GWT

Struts GWT Plugin is the recommended way to integrate Struts 2 and GWT.Use this tutorial if you cannot change your actions, or you just don't like the way (GWT way) that you have to implement them to be used with the plugin. These tutorial will demonstrate how to call an Struts 2 action, using GWT to submit a form and use the returned data.
I'm not sure that integrating Struts and GWT is a good move.
Struts 2 + GWT

Thursday 01 March 2007

Book : "Ajax on Java"

Ajax On Java :

This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).
The book branches out into different approaches for incorporating Ajax, which include:

  • The Prototype and script.aculo.us Javascript libraries, the Dojo and Rico libraries, and DWR

  • Integrating Ajax into Java ServerPages (JSP) applications

  • Using Ajax with Struts

  • Integrating Ajax into Java ServerFaces (JSF) applications

  • Using Google's GWT, which offers a pure Java approach to developing web applications: your client-side components are written in Java, and compiled into HTML and JavaScript


page 1 de 1