esa

io.openliberty.features : servlet-5.0

Maven & Gradle

Aug 15, 2023
46 usages
1.1k stars

Jakarta Servlet 5.0 · This feature enables support for HTTP Servlets written to the Jakarta Servlet 5.0 specification. You can package servlets in Jakarta 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.

Table Of Contents

Latest Version

Download io.openliberty.features : servlet-5.0 ESA file - Latest Versions:

All Versions

Download io.openliberty.features : servlet-5.0 JAR file - All Versions:

Version Vulnerabilities Size Updated
23.0.x
22.0.x
21.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window servlet-5.0-23.0.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement