In addition to new client-side features already detailed here:
http://www.jroller.com/sjivan/entry/smart_gwt_2_1_released
New server features:
* New built-in server-side validators
"isUnique" makes it trivial to enforce common cases like having
a unique user name.
http://www.smartclient.com/smartgwte....html#ISUNIQUE
"hasRelatedRecords" can enforce that inter-record references are
valid
http://www.smartclient.com/smartgwte...SRELATEDRECORD
* Declarative custom server validation: use a Velocity expression
or Java method
http://www.smartclient.com/smartgwte...lang.String )
http://www.smartclient.com/smartgwte...l#serverObject
* Declarative security settings (zero code integration with JAAS /
J2EE security)
http://www.smartclient.com/smartgwte...Authentication
http://www.smartclient.com/smartgwte...l#requiresRole
* Bulletproof setup guide with troubleshooting section
http://www.smartclient.com/smartgwte...wtEESetup.html
To download the free evaluation or read overviews of the
functionality, go here:
http://forums.smartclient.com/showthread.php?t=4839
--
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.