jWebAnnotation is designed to let you move configuration settings from the web.xml file of a Java Web application into annotations. This can be useful for applications that contain many servlets, since the web.xml file of can otherwise grow very large.
| Tags | Java Web Application jsp servlets |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |