I have just started a new opensource (Apache 2.0 license) project to host example code and tools to use LGPL SmartGWT with a java hosted JSON servlet. My aim is to develop some functionality and tools to allow use of server side domain models without having to use client DTO objects like you do with the GWT-RPC solutions I've seen posted here. I have a really simple example project working now (25 April 2011) and plan to continue developing more functionality as I have time.
To be perfectly clear, I highly recommend that people use the Professional, Power or Enterprise edition of SmartGWT for any serious commercial development, but for those that need to have server side domain support for opensource or hobby projects, this should help.
The source is here: https://bitbucket.org/ronlawrencesoftware/smartgwt-server/wiki/Home
To be perfectly clear, I highly recommend that people use the Professional, Power or Enterprise edition of SmartGWT for any serious commercial development, but for those that need to have server side domain support for opensource or hobby projects, this should help.
The source is here: https://bitbucket.org/ronlawrencesoftware/smartgwt-server/wiki/Home
Comment