servlet-container
There are 31 repositories under servlet-container topic.
apereo/java-cas-client
Apereo Java CAS Client
songxinjianqwe/WebServer
手写简化版Web服务器
jenkinsci/winstone
Patched winstone used in Jenkins
thomasWeise/distributedComputingExamples
Example codes for my Distributed Computing course at Hefei University.
durimkryeziu/jersey-2.x-webapp-for-servlet-container
:sparkles: Sample Jersey 2.x RESTful Web Application that can be deployed in a Servlet 3.0 Container
propensive/scintillate
A lightweight HTTP client and server for the Loom generation using Scala
SuneetPatil/Java-Servlets
Java-Servlets
wangxuanni/MyTomcat
HTTP Server + Servlet Container (Iterative and incremental development)
leszkolukasz/servlet-container
Custom implementation of servlet container
vrudas/java-servlet-api
Java Servlet API educational project with examples. Used for lectures at courses.
eta-lang/wai-servlet-handler-jetty
Wai handler to run wai applications in a embedded jetty server
kimtth/jerry-web-render-was
🐹🌊 How web works inside client and server side. focusing on browser and web server.
zhihui-wu/Crocodile
从零编写一个仿Tomcat服务器,参考书籍《深入剖析Tomcat》,欢迎大家一起学习交流!
ggrandes/webapp-properties
Load Properties from a file into SystemProperties or as an Attribute in ServletContext, using WebappBaseName as reference in a servlet container like Tomcat
le2sky/spring-container-concept
JVM 구조, ServletContainer, SpringContainer, IoC, DI에 대해서 알아보자
openjax/esc
Embedded wrapper of the "Jetty Servlet Container".
renchangjiu/ayumu
基于 netty 的嵌入式 web 服务器, 支持 servlet 规范。
Thant998/StudentRegistration_project
Student Registration with Spring MVC
Thant998/StudentRegistrationJPA_Thymeleaf
Student Management with JPA and Thymeleaf
zeroFruit/tServletContainer
Tiny Servlet Container Implementation which is based on Tomcat 4
cjqCN/tiny-embedded-servlet-container
轻量级内嵌servlet容器
aurasphere/jmx-metrics-filter
Servlet filter implementation for extracting metrics and exposing them on JMX
fangyun/zhenr
Zhenr: Web Container Designed for Performance & Scale
huhuics/XServer
实现自定义Servlet容器
pronchakov/binary-cat
This is an educational repository with simplest Servlet Container
renchangjiu/gm-https
支持国密 https 的 servlet 容器。
RitreshGirdhar/Spring-Async-production-issue-replay
This demo application will help one to understand why HttpRequest does not work inside Spring @Async method. Will help in understanding the correct way to pass Http information.
Sherafgan/JavaEE
Java EE course materials
VaishnaviSh14/SessionTrackingInServlet
Welcome to the "Bookstore - Your Literary Heaven" project! This simple web application allows users to add books to their shopping cart and view session information using Java Servlets and HTML.
wususu/toy-http-server
A toy http server power by java | 简单的web服务器