找回密码
 立即注册
Struts建立CreateWEB | 企业管理 2022-09-23 107 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
1、在TomCat\Webapps中建立一个新的目录
2、在目录中建立一个JSP文件进行测试
3、在目录中建立WEB-INF目录
4、在WEB-INF中建立lib目录
5、复制struts.jar到lib中
6、在WEB-INF中建立web.xml
7、在WEB-INF中建立struts-config.xml
8、配置开发工具使其包括struts.jar
9、编写ActionForm
10、编写Action
11、改写struts-config.xml
12、建立Welcome.jsp和Error.jsp
13、运行测试
STRUTS培训演示.PPT
.....太多文件了略.....

(1. Create a new directory in TomCat\Webapps
2. Create a JSP file in the directory for testing
3. Create a WEB-INF directory in the directory
4. Create a lib directory in WEB-INF
5. Copy struts.jar to lib
6. Create web.xml in WEB-INF
7. Create struts-config.xml in WEB-INF
8. Configure the development tools to include struts.jar
9. Write ActionForm
10. Write Action
11. Rewrite struts-config.xml
12. Create Welcome.jsp and Error.jsp
13. Run the test
STRUTS training demo.ppt
.....too many files .....)

[下载]07434449718.rar




上一篇:java100例
下一篇:购物网站_设计.rar