An open API service indexing awesome lists of open source software.

https://github.com/d-coder135/apache_tomcat_demo

This repo contains the source code of a basic web application build using JavaEE and deployed on Apache Tomcat web-server.
https://github.com/d-coder135/apache_tomcat_demo

Last synced: about 1 year ago
JSON representation

This repo contains the source code of a basic web application build using JavaEE and deployed on Apache Tomcat web-server.

Awesome Lists containing this project

README

          

# Apache_Tomcat_Demo
- This repo contains the source code of a basic web application build using JavaEE and deployed on Apache Tomcat web-server.
- Basically, the source code is an introduction to Java Servlets and JavaEE.