文件名称:struts2上传文件及拦截器
文件大小:14KB
文件格式:ZIP
更新时间:2016-01-17 05:47:29
struts2
struts2上传单个文件及多个文件,strus2拦截器的使用,里面有个user用户,先执行user.jsp即登陆,可以执行上传文件的操作,反之,不能,有个exit.jsp,退出之后不能执行。里面含有jar文件,导入myeclipse可以执行使用,看效果。主要文件PremissionInterceptor.java和struts2.xml拦截器配置文件,ok
【文件预览】:
upload
----src()
--------struts.xml(1KB)
--------interceptior()
--------action()
----.classpath(463B)
----.mystrutsdata(240B)
----.mymetadata(292B)
----.settings()
--------com.genuitec.eclipse.j2eedt.core.prefs(1KB)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------com.genuitec.jboss.ide.eclipse.xdoclet.run.prefs(120B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------com.genuitec.eclipse.core.prefs(159B)
--------.jsdtscope(500B)
----.myeclipse()
----.project(1KB)
----WebRoot()
--------META-INF()
--------index.jsp(474B)
--------message.jsp(306B)
--------exit.jsp(177B)
--------user.jsp(181B)
--------WEB-INF()