首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

Struts 二 – Hello World Tutorial

2012-11-12 
Struts 2 – Hello World Tutorial1、including JARcommons-logging-1.0.4.jarfreemarker-2.3.8.jarognl-2.6

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
 

热点排行