Is GWT Validation is available for RequestFactory proxy
41 views
Skip to first unread message
saurabh saurabh
unread,
May 11, 2012, 4:58:49 AM5/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi all,
I am working on a project with GWT using RequestFactory and
EditorsFramework along with spring hibernate on server side. I saw GWT
validation feature that ties up nicely with editors but every example
I have seen so far have domain 'Entities' on shared path. While I am
having all my domain Entity objects on server and having proxy and
respective locators for then on client side. So I was just wondering
if gwt validation feature is gonna work with these proxy.