Peter Velychko wrote:
<>Another possibility is using Filter to open/close hibernate session as
http://www.hibernate.org/43.html.
This way was also discussed previously in the list.
I plan to try to implement this method in my project.
Yes but with filter you will bind your application on the servlet
container. If your application is only a webapp and will never be run
outside a servlet container, this way is OK. Otherwise not.
Regards
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]