2.5. The EventManager Web Application
2.5.1. About the EventManager Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
A Hibernate web application uses
Session and Transaction almost like a standalone application. However, some common patterns are useful. You can now write an EventManagerServlet. This servlet can list all events stored in the database, and it provides an HTML form to enter new events.