摘要: windows-->preference-->myeclipse-->files and editors-->jsp 右侧 Encoding 选择 ISO 10646/Unicode(UTF-8)。 阅读全文
posted @ 2016-08-03 22:15 知晓的老巢 阅读(376) 评论(0) 推荐(0)
摘要: 第一种:指定Method属性(Action比较多) <!-- 声明包 --> <package name="user" extends="struts-default"> <!-- 定义action --> <action name="first" class="com.sxt.action.Use 阅读全文
posted @ 2016-08-03 21:43 知晓的老巢 阅读(412) 评论(0) 推荐(0)