随笔分类 -  struts2

myeclipse9 struts2配置
摘要:引用struts2所用到的jarweb.xml配置如下 struts2 org.apache.struts2.dispatcher.FilterDispatcher struts2 /* ... 阅读全文

posted @ 2014-11-26 16:54 lvlv岁月流逝 阅读(206) 评论(0) 推荐(0)

struts2 action 返回图片流
摘要:数据库为mssql zp字段为image类型java代码 OutputStream out = null; try { String contenttype = "image/jpeg"; ActionConte... 阅读全文

posted @ 2014-11-26 16:29 lvlv岁月流逝 阅读(684) 评论(0) 推荐(0)

导航