此内容没有您所选择的语言版本。
2.5. The EventManager Web Application
2.5.1. About the EventManager 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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.