摘要:
1:创建动态Web工程2:在web.xml里加入 struts2 org.apache.struts2.dispatcher.FilterDispatcher struts2 /* 3:右键单击工程,选择MyEclipse-Project Facets-Install Apache Struts(2.x)Facet4:新建一个Java类,在此命名为HelloWorld.java,并继承ActionSupport类 在里面重写execute()方法package tutorial;import com.opensym... 阅读全文
posted @ 2014-04-03 15:56
code_focus
阅读(161)
评论(1)
推荐(0)
浙公网安备 33010602011771号