struts2 对annotation(注解)的支持

来源:互联网 发布:怎么查看电脑网络端口 编辑:程序博客网 时间:2024/05/19 12:28

一、 struts2 支持注解所需要的jar包

struts2-convention-plugin.jar

二、 struts2 的注解

  • Action
  • Actions
  • AnnotationTools
  • DefaultInterceptorRef
  • ExceptionMapping
  • ExceptionMappings
  • InterceptorRef
  • InterceptorRefs
  • Namespace
  • Namespaces
  • ParentPackage
  • Result
  • ResultPath
  • Results