文件名称:kuayetijiao
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.29mb
- 下载次数:
- 0次
- 提 供 者:
- 丫*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
问题描述:有时,表单数据太多,无法在同一个页面显示,需要分页完成(如用户注册表单)。这时,既可以为每一个表单创建一个ActionForm,也可以只创建一个ActionForm,它和多个表单对应。这里讨论如何用一个ActionForm对应表单。
程序完整解释可以到我的空间查看:
http://hi.baidu.com/circle%5Fanda
-Problem Descr iption: Sometimes, the form data too much, not in the same page shows that the need for paging to complete (such as user registration form). At this time, each form will not only create an ActionForm, can only create an ActionForm, it corresponds to a number of forms. Here to discuss how to form a corresponding ActionForm. Complete explanation of the procedure can go to my space see: http://hi.baidu.com/circle 5Fanda
程序完整解释可以到我的空间查看:
http://hi.baidu.com/circle%5Fanda
-Problem Descr iption: Sometimes, the form data too much, not in the same page shows that the need for paging to complete (such as user registration form). At this time, each form will not only create an ActionForm, can only create an ActionForm, it corresponds to a number of forms. Here to discuss how to form a corresponding ActionForm. Complete explanation of the procedure can go to my space see: http://hi.baidu.com/circle 5Fanda
相关搜索: kuayetijiao
(系统自动生成,下载前可以参看下载内容)
下载文件列表
kuayetijiao
...........\.classpath
...........\.mymetadata
...........\.mystrutsdata
...........\.project
...........\src
...........\...\com
...........\...\...\yourcompany
...........\...\...\...........\struts
...........\...\...\...........\......\action
...........\...\...\...........\......\......\InsertAction.java
...........\...\...\...........\......\ApplicationResources.properties
...........\...\...\...........\......\form
...........\...\...\...........\......\....\InsertForm.java
...........\WebRoot
...........\.......\insertContent.jsp
...........\.......\insertContent_next.jsp
...........\.......\META-INF
...........\.......\........\MANIFEST.MF
...........\.......\WEB-INF
...........\.......\.......\.struts-config.mex
...........\.......\.......\classes
...........\.......\.......\.......\com
...........\.......\.......\.......\...\yourcompany
...........\.......\.......\.......\...\...........\struts
...........\.......\.......\.......\...\...........\......\action
...........\.......\.......\.......\...\...........\......\......\InsertAction.class
...........\.......\.......\.......\...\...........\......\ApplicationResources.properties
...........\.......\.......\.......\...\...........\......\form
...........\.......\.......\.......\...\...........\......\....\InsertForm.class
...........\.......\.......\lib
...........\.......\.......\...\antlr.jar
...........\.......\.......\...\commons-beanutils.jar
...........\.......\.......\...\commons-digester.jar
...........\.......\.......\...\commons-fileupload.jar
...........\.......\.......\...\commons-logging.jar
...........\.......\.......\...\commons-validator.jar
...........\.......\.......\...\jakarta-oro.jar
...........\.......\.......\...\struts.jar
...........\.......\.......\struts-bean.tld
...........\.......\.......\struts-config.xml
...........\.......\.......\struts-html.tld
...........\.......\.......\struts-logic.tld
...........\.......\.......\struts-nested.tld
...........\.......\.......\struts-tiles.tld
...........\.......\.......\validator-rules.xml
...........\.......\.......\web.xml
...........\.classpath
...........\.mymetadata
...........\.mystrutsdata
...........\.project
...........\src
...........\...\com
...........\...\...\yourcompany
...........\...\...\...........\struts
...........\...\...\...........\......\action
...........\...\...\...........\......\......\InsertAction.java
...........\...\...\...........\......\ApplicationResources.properties
...........\...\...\...........\......\form
...........\...\...\...........\......\....\InsertForm.java
...........\WebRoot
...........\.......\insertContent.jsp
...........\.......\insertContent_next.jsp
...........\.......\META-INF
...........\.......\........\MANIFEST.MF
...........\.......\WEB-INF
...........\.......\.......\.struts-config.mex
...........\.......\.......\classes
...........\.......\.......\.......\com
...........\.......\.......\.......\...\yourcompany
...........\.......\.......\.......\...\...........\struts
...........\.......\.......\.......\...\...........\......\action
...........\.......\.......\.......\...\...........\......\......\InsertAction.class
...........\.......\.......\.......\...\...........\......\ApplicationResources.properties
...........\.......\.......\.......\...\...........\......\form
...........\.......\.......\.......\...\...........\......\....\InsertForm.class
...........\.......\.......\lib
...........\.......\.......\...\antlr.jar
...........\.......\.......\...\commons-beanutils.jar
...........\.......\.......\...\commons-digester.jar
...........\.......\.......\...\commons-fileupload.jar
...........\.......\.......\...\commons-logging.jar
...........\.......\.......\...\commons-validator.jar
...........\.......\.......\...\jakarta-oro.jar
...........\.......\.......\...\struts.jar
...........\.......\.......\struts-bean.tld
...........\.......\.......\struts-config.xml
...........\.......\.......\struts-html.tld
...........\.......\.......\struts-logic.tld
...........\.......\.......\struts-nested.tld
...........\.......\.......\struts-tiles.tld
...........\.......\.......\validator-rules.xml
...........\.......\.......\web.xml