Skip to content

WebEngineering-Univaq/Java_WebApp_Base_EmbeddedT11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java_WebApp_Base_EmbeddedT11

Base project for a Java web application deployed with embedded Tomcat 11 (single JAR file)

This is the skeleton of a Java web application (with a sample servlet) running on JakartaEE 11 with an embedded Tomcat 11 server

Usage

This is a sample application developed during the lectures of the Web Engineering course. The code is organized to best match the lecture topics and examples. It is not intended for production use and is not optimized in any way.

This example code will be shown and described approximately during the 8th lecture of the course, so wait to download it, since it may get updated in the meanwhile.

Installation

This is a Maven-based project. Simply download the code and open it in any Maven-enabled IDE such as Netbeans or Eclipse. When built, the project generates a runnable JAR that executes a sample web application using the embedded Tomcat server, and opens its homepage in the system default web browser.


University of L'Aquila

About

Base project for a Java web application deployed with embedded Tomcat 11 (single JAR file)

Topics

Resources

License

Stars

Watchers

Forks

Contributors