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.
- Host: GitHub
- URL: https://github.com/d-coder135/apache_tomcat_demo
- Owner: D-Coder135
- Created: 2022-06-16T07:37:21.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T19:04:10.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T11:25:17.362Z (over 1 year ago)
- Language: Java
- Size: 518 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.