On Monday, February 4, 2013 1:27:36 PM UTC+1, Manuel wrote:
Hey,
thanks for your replies. I just had a look at Spring and OpenSessionInView.
I never used Spring so far and it will take some time to get it working I guess.
You don't have to use Spring. OpenSessionInView is a pattern, not a tool.
Will I need to implement the whole spring stuff or is there just a .jar and some code for my web.xml and it will work ?
I, for one, use Guice for dependency-injection; session-per-request with Guice-Persist is just a matter of one additional line in my ServletModule: https://code.google.com/p/google-guice/wiki/JPA#Web_Environments_(session-per-http-request)
--
Goes this will take some more research.
Anyway, thanks again for you help.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment