+

Search Tips   |   Advanced Search

Java Servlets 4.0

This feature enables support for HTTP Servlets written to the Java Servlet 4.0 specification. We can package servlets in Java EE specified WAR or EAR files. If servlet security is required, you should also configure an appSecurity feature. Without a security feature, any security constraints for the application are ignored.


Enable this feature

To enable the Java Servlets 4.0 feature, add the following element declaration into the server.xml file, inside the featureManager element:


Feature configuration elements


Standard API packages provided by this feature


Liberty API packages provided by this feature


Supported Java versions


Platform Versions


Features that enable this feature


Develop a feature that depends on this feature

If we are developing a feature that depends on this feature, include the following item in the Subsystem-Content header in your feature manifest file.


SPI packages provided by this feature