Is there a way to integrate hibernate with gwt without using custom
DTOs?

On 25 nov, 14:50, eggsy84 <[EMAIL PROTECTED]> wrote:
> Hi Amol
>
> I have wrote a quick tutorial on integrating the 3 technologies
>
> It doesn't address Hibernate4GWT or Security but it does highlight the
> integration of the three technologies and one way it can be achieved:
>
> Part One 
> -http://eggsylife.blogspot.com/2007/10/well-this-tutorial-aims-at-help...
> Part Two 
> -http://eggsylife.blogspot.com/2007/11/hibernate-spring-google-web-too...
> Part Three 
> -http://eggsylife.blogspot.com/2008/02/hibernate-spring-google-web-too...
> Part Four 
> -http://eggsylife.blogspot.com/2008/09/hibernate-spring-google-web-too...
>
> Eggsy
>
> On Nov 25, 6:44 am, Amol <[EMAIL PROTECTED]> wrote:
>
> > Hi
> > I am designing a web application using GWT, spring &hibernate. I have
> > some queries.
>
> > 1. What is the best way to submit form data? Should I use gwt form
> > submit or collect parameters and invoke service method by passing in
> > all form field values?
>
> > 2. How should I handle security aspect, for example validating each
> > request and make sure only authorized user invoke services?
>
> > 3. How does session work with GWT?  Is there any sample web
> > application developed using gwt, spring andhibernatethat can guide
> > me?
>
> > Any help will be highly appreciated
> > Regards
> > amol

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to