jWebAnnotation -


GPL
跨平台
Java

软件简介

jWebAnnotation 是一个使用注解来代替 web.xml 配置信息的框架,这在有很多servlet的web应用中是非常有用的。

要使用 jWebAnnotation 需要在 web.xml 指定配置:


ControllerServlet
ControllerServlet
com.google.code.jwebannotation.WebAnnotationServlet


ControllerServlet
*.do
/Index.do


com.google.code.jwebannotation.WebAnnotationLifecycle