Enables the creation of web applications valid for the Servlet 3.0 or higher specification.
Generators: Java
Level: Generator
- If Tomcat 7.x or higher is detected, the value of the property is Yes; otherwise, if there is a lower version of Tomcat (or it isn't installed), the value is No.
- Servlet annotations are not compatible with versions lower than Servlet 3.0; an application generated with the property enabled will not work on an application server with lower specification support.
- For more information, read SAC #29992.
This property applies only at design time.
To apply the corresponding changes when the property value is configured, execute a Rebuild All.