New Features Since Servlet API 2.4
New features in Servlet API 2.5:
- Support for @Resource and other Common Annotations (see Resources)
- Simplified declaration of servlet and filter mappings in web.xml (see Web.xml reference)
New features in Servlet API 2.5: