Struts拦截器API概述

Struts2拦截器API提供了一个Interceptor接口,包括destroy()、init()和intercept()方法。要创建自定义拦截器,只需实现Interceptor接口即可。

ppt 文件大小:556.5KB