servlet-4.0

io.openliberty.features

This feature enables support for HTTP Servlets written to the Java Servlet 4.0 specification. You 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.

Recommended: 26.0.0.7 95 versions esa Updated 1 year ago Eclipse Public License 2.0Checking...

Add to your project25.0.0.12

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>servlet-4.0</artifactId>
    <version>25.0.0.12</version>
</dependency>

Version Details — 25.0.0.12

Packaging
esa
Direct Deps
0
Total Deps
0
Published
Unknown
License
Eclipse Public License 2.0

This feature enables support for HTTP Servlets written to the Java Servlet 4.0 specification. You 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.

Checking security advisories...