随笔分类 -  Struts2

摘要:1:struts2-spring-pluginSpring整合Struts2所必须的jar包2:org.springframework.expression.PropertyAccessor缺少org.springframework.expression jar包3:web工程导入jar包不能用 b... 阅读全文
posted @ 2014-05-14 11:04 harryV
摘要:使用stream类型的result实现ajaxpackage com.lee.action;import java.io.ByteArrayInputStream;import java.io.InputStream;import com.opensymphony.xwork2.ActionSupp... 阅读全文
posted @ 2014-05-04 09:35 harryV
摘要:struts.xml /login.jsp /welcome.jsp /error.jsp /regist.jsp ... 阅读全文
posted @ 2014-04-28 13:56 harryV
摘要:web.xml文件 Struts2_Test struts2 org.apache.struts2.dispatcher.FilterDispatcher struts2 /* struts.xml文件 ... 阅读全文
posted @ 2014-04-25 14:25 harryV