This is an implementation of a tomcat embedded project
This is based on version 10
It includes SSL and Database support (using sqlite)
Logic is provided for self-signed and letsencrypt support.
When built using maven a distribution is created which can be
installed by running the install script in the distribution folder.
The exceutables will be created in distribution/homedir and
tomcat started by running run-server in the bin directory.
The sample servlet will appear at http://localhost:8778/servlet/hello and https://localhost:8779/servlet/hello
The servlet uses velocity templates to generate the html and uses bootstrap.
Follow Tomcat 10 Embedded
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Tomcat 10 Embedded!