
Web</div>
gwj41
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
在web.xml中通过contextConfigLocation配置spring
contextConfigLocation classpath*:conf/spring/applicationContext_core*.xml, classpath*:conf/spring/applicationContext_dict*.xml, classpath*:conf/spring/appl原创 2017-11-29 16:45:32 · 288 阅读 · 0 评论 -
struts 2 annotation 配置文件上传下载
struts 2 的action: @Action(value="uploadFile",interceptorRefs={@InterceptorRef(params= {"allowedTypes","image/bmp,image/jpeg,image/png,image/gif","maximumSize","2000000"}, value="fileUpload")原创 2017-11-29 16:46:20 · 199 阅读 · 0 评论