Introduction - If you have any usage issues, please Google them yourself
Using the database stored procedure STRUTS application. This procedure SQLSERVER database in the establishment of two database query associated storage process and the establishment of a process can call the database application, through the DAO store the results back to the Action, the final in the JSP to display the results
Packet : 73462697storage_process_struts.rar filelist
web\index.jsp
web\pages\Welcome.jsp
web\Test.jsp
web\TestOut.jsp
build.xml
chapter15.prj
config\struts-bean.tld
config\struts-config.xml
config\struts-html.tld
config\struts-logic.tld
config\struts-nested.tld
config\struts-tiles.tld
config\tiles-defs.xml
config\validation.xml
config\validator-rules.xml
config\web.xml
lib\commons-beanutils.jar
lib\commons-collections.jar
lib\commons-digester.jar
lib\commons-fileupload.jar
lib\commons-logging.jar
lib\commons-validator.jar
lib\j2ee.jar
lib\jakarta-oro.jar
lib\msbase.jar
lib\mssqlserver.jar
lib\msutil.jar
lib\mysql.jar
lib\struts.jar
lib\struts_db.jar
src\ApplicationResources.properties
src\ApplicationResources_ch.properties
src\emptyprj\Test.java
src\emptyprj\TestAction.java
src\emptyprj\TestDAO.java
src\emptyprj\TestForm.java
src\MessageResources.properties
src\MessageResources_zh_CN.properties
web\pages
src\emptyprj
web
config
lib
src