|
DRAFT | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Annotation Types Summary | |
---|---|
HandlesTypes | This annotation is used to declare the types an instance of the ServletContainerInitializer can handle. |
MultipartConfig | |
WebFilter | Annotation used to declare a servlet filter. |
WebInitParam | Used to declare init params in servlets in filters |
WebListener | This annotation is used to declare a WebListener. |
WebServlet | Annotation used to declare a servlet. |
The javax.servlet.annotation package contains a number of annotations that allow users to use annotations to declare servlets, filters, listeners and specify the metadata for the declared component.
|
DRAFT | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.