Skip to content

Overview

Smart-Servlet is a lightweight servlet container based on Jakarta Servlet 6.1 for Java 17 + environments.

Open-source Repositories:

Feature Guidance

This is a solution provided for the WAR package deployment method.

  • Directorysmart-servlet-bin-${version} main directory
    • Directorybin
      • start.sh Linux environment startup script
      • start.bat Windows environment startup script
    • Directoryconf
      • License.shield enterprise authorization certificate
      • smart-servlet.properties service configuration file
      • smart-servlet.pem SSL certificate
    • Directorylib/ smart-servlet dependency packages
    • Directorywebapps directory for deploying WAR packages
      • .war
    • README.md