PDA

View Full Version : Spring for GWT ?



ndeloof
Jun 25th, 2008, 09:15 AM
Hello,

I'm working on a GWT-based application.

Does some of you (the community) use Rocket (http://code.google.com/p/rocket-gwt/) or any other GWT tool/lib to get some Spring-like development model on the client-side ?

Please note I'm speaking about client-side : I'm allready using gwt-widgets for server side gwt-RPC services as POJOs.