Struts2拦截器例子

时间:2015-04-15 09:53:23
【文件属性】:
文件名称:Struts2拦截器例子
文件大小:13KB
文件格式:RAR
更新时间:2015-04-15 09:53:23
Struts2拦截器 Struts2拦截器登录拦截例子,实现了没没正常情况下无法登录
【文件预览】:
InterceptTest
----src()
--------com()
--------struts.xml(2KB)
----.classpath(604B)
----.mymetadata(312B)
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(477B)
--------.jsdtscope(500B)
--------org.eclipse.jdt.core.prefs(395B)
----.myeclipse()
----.project(2KB)
----WebRoot()
--------META-INF()
--------index.jsp(1KB)
--------success.jsp(1KB)
--------WEB-INF()

网友评论

  • 谢谢分享, 亲测可用,2点不足 : 1 是未提供此工程的支持jar包,还要自己找,资源描述又未说明 2 是未说明struts2的详细版本 ,