Description: Based on the Struts2inventory entry system, administrators and customers landing, customer orders, the administrator review, then add sourcing, using Struts2 and hibernate3.2, there is no interface, is the most primitive state
To Search:
File list (Check if you may need any files):
shop\.project
....\.classpath
....\.myhibernatedata
....\.mymetadata
....\src\hibernate.cfg.xml
....\...\struts.xml
....\...\action\AddOrderAction.java
....\...\......\AddProductAction.java
....\...\......\CheckOrderAction.java
....\...\......\ListOrderAction.java
....\...\......\LoginAction.java
....\...\......\SubmitOrderAction.java
....\...\......\SubmitProductAction.java
....\...\holy\BaseHibernateDAO.java
....\...\....\HibernateSessionFactory.java
....\...\....\IBaseHibernateDAO.java
....\...\....\Orders.hbm.xml
....\...\....\Orders.java
....\...\....\OrdersDAO.java
....\...\....\Products.hbm.xml
....\...\....\Products.java
....\...\....\ProductsDAO.java
....\...\....\Users.hbm.xml
....\...\....\Users.java
....\...\....\UsersDAO.java
....\WebRoot\add_order.jsp
....\.......\add_product.jsp
....\.......\admin.jsp
....\.......\customer.jsp
....\.......\login.jsp
....\.......\orderlist.jsp
....\.......\META-INF\MANIFEST.MF
....\.......\WEB-INF\web.xml
....\.......\.......\classes\struts.xml
....\.......\.......\.......\holy\Users.hbm.xml
....\.......\.......\.......\....\Products.hbm.xml
....\.......\.......\.......\....\Orders.hbm.xml
....\.......\.......\.......\....\UsersDAO.class
....\.......\.......\.......\....\Users.class
....\.......\.......\.......\....\ProductsDAO.class
....\.......\.......\.......\....\Products.class
....\.......\.......\.......\....\OrdersDAO.class
....\.......\.......\.......\....\Orders.class
....\.......\.......\.......\....\IBaseHibernateDAO.class
....\.......\.......\.......\....\HibernateSessionFactory.class
....\.......\.......\.......\....\BaseHibernateDAO.class
....\.......\.......\.......\hibernate.cfg.xml
....\.......\.......\.......\action\SubmitProductAction.class
....\.......\.......\.......\......\SubmitOrderAction.class
....\.......\.......\.......\......\LoginAction.class
....\.......\.......\.......\......\ListOrderAction.class
....\.......\.......\.......\......\CheckOrderAction.class
....\.......\.......\.......\......\AddProductAction.class
....\.......\.......\.......\......\AddOrderAction.class
....\.......\.......\lib\msbase.jar
....\.......\.......\...\mssqlserver.jar
....\.......\.......\...\msutil.jar
....\.......\.......\classes\holy
....\.......\.......\.......\action
....\.......\.......\classes
....\.......\.......\lib
....\src\action
....\...\holy
....\WebRoot\META-INF
....\.......\WEB-INF
....\.myeclipse
....\src
....\WebRoot
shop