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

第一篇 环境的筹建和Hello World

2012-09-07 
第一篇 环境的搭建和Hello World环境的搭建和Hello World1.添加基本jar包(s2jar.zip )2.在web.xml中配置fi

第一篇 环境的搭建和Hello World

环境的搭建和Hello World

1.添加基本jar包(s2jar.zip )

2.在web.xml中配置filter

??5.在浏览器地址栏输入http://localhost:8080/webapp/user

??? (user==>配置的action的名字,add要调用的方法)????

??? ?控制台输出Hello World...跳转到success.jsp

??

?? ? 恭喜您,基本的struts2配置成功啦!!!就是这么简单。

热点排行