You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Plugin for Struts 2 that opens an Hibernate Session, sets it in the value stack of the Actions configured for the HibernateSessionInterceptor (provided by this plugin) and closes (or not) it after the results are rendered for the client.

No code lines need to be added to use Hibernate in Struts 2 projects. Only some XML lines are needed.

Ideal for new projects using Struts 2 and Hibernate.

Project is hosted at http://code.google.com/p/hibernatesession-plugin-for-struts2/

  • No labels