Chris Webster's Weblog
Blueprints article about using JPA in a web module
I came across this article about using JPA in a web module. Using JPA in a web only module is more difficult than using JPA in EJB because of the differences in the threading models. Using a request scoped managed bean makes things a bit easier as the injection model is similar to EJB.Posted at 08:50AM Apr 08, 2007 by Christopher Webster in General |
Comments:
Sunday Apr 08, 2007