There is no framework for this.  There is some validation stuff in incubator
& other projects though.

You'll have write your own classes to do this.

On Mon, Apr 6, 2009 at 11:32 AM, ammours <amer.saifedd...@gmail.com> wrote:

>
> Hello All,
>
> My goal is to use a developed persistence layer where validation,
> fetch , add , update and delete operations are performed with GWT.
> This persistence is not EJB, Spring nor hibernate. They are simple
> objects doing validations and operations.
>
> I am looking for a mechanism to pass beans to the UI then making those
> beans triggering the persistence layer , pass updates and receive OK
> or errors based on the business validation rules. Something like bean
> property change fire etc...
>
> What would be the best direction to follow with GWT? Are there such
> examples? Any help is appreciated
>
> >
>

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

Reply via email to