Hi,

I am the developer of open source project GWTruts.
GWTruts is an easy to use GWT MVC framework that virtually divides a
GWT module to view, controller and validation sections similar to what
we had in traditional MVC web frameworks like Apache Struts.

It also provides a dependency injection mechanism similar to Spring
that you can use to customize your controllers and views (like
providing the height of a component through a property setting for its
view class via the configuration xml file).

It provides a page decorator where you can define mappings between a
URL and a group of controllers/views and sections of the HTML files.

It is released under LGPL.

We use it in a commercial application and it seems to be stable enough
for production uses.
I just released the latest stable version (0.6) and you can find the
its documentation and tutorials in http://apps.sourceforge.net/trac/gwtruts/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to