读书人

Struts 二 Hello World Tutorial

发布时间: 2012-11-12 12:31:58 作者: rapoo

Struts 2 Hello World Tutorial
1、including JAR
commons-logging-1.0.4.jarfreemarker-2.3.8.jarognl-2.6.11.jarstruts2-core-2.0.11.jarxwork-2.0.4.jar

2、configuring struts 2 filter in web.xml file



3、create a struts action class:


6、create the presentation page for example


7、struts.xml


11、index.jsp
 

读书人网 >软件架构设计

热点推荐