Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pzygielo/jakartaee-servlet

 
 

Repository files navigation

Jakarta Servlet

This repository contains the code for Jakarta Servlet.

Online JavaDoc

About Jakarta Servlet

Jakarta Servlet defines a server-side API for handling HTTP requests and responses.

Building

Prerequisites:

  • JDK 17+
  • Maven 3.9.0+

Run the build:

mvn install

The build runs copyright check and generates the jar, sources-jar and javadoc-jar by default. The API jar is built in /api/target.

TCk Challenges

All test challenges for Jakarta Servlet must be resolved by Active Resolution. Please see the TCK Users guide for more details.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Languages

  • Java 73.9%
  • HTML 24.5%
  • Roff 1.2%
  • CSS 0.2%
  • C++ 0.1%
  • FreeMarker 0.1%