Order Q: What's the fs order?
A: first, add hibernate setting.
SessionFactory's Plugin:
Http://bsd.huangdongdong.com/dev/hib/HIBERNATE/Strutsplugin/index.html
Add The Hibernate's Surpport:
Http://blog.9cbs.net/arqui/archive/2004/11/01/161897.aspx.
SessionFactory's Plugin ---------
com.arqui.filesystem.inithibernatePlugin (Add The Plugin in Struts-Config.xml) |
SessionFetch Tools Class ------
com.arqui.filesystem.dbutil |
Hibernate setting XML ------------
Hibernate.cfg.xml
|
Object mapping db -------------
com.arqui.filesystem.sysuser
|
Map setting XML ----------------- Sysuser.hbm.xml | Create Action and Formbean