https://github.com/ph-7/simplejspwebsite
:spades: This is a simple example of the JSP Java Website.
https://github.com/ph-7/simplejspwebsite
java jee jsp jsp-website tomcat tomcat-server
Last synced: 3 months ago
JSON representation
:spades: This is a simple example of the JSP Java Website.
- Host: GitHub
- URL: https://github.com/ph-7/simplejspwebsite
- Owner: pH-7
- License: apache-2.0
- Created: 2012-05-29T15:53:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T13:56:54.000Z (about 5 years ago)
- Last Synced: 2025-04-09T20:06:10.614Z (6 months ago)
- Topics: java, jee, jsp, jsp-website, tomcat, tomcat-server
- Language: JavaScript
- Homepage: http://github.com/pH-7/SimpleJspWebsite
- Size: 963 KB
- Stars: 22
- Watchers: 2
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
SimpleJspWebsite
================This is a simple example of the JSP Java Website.
========== INTRODUCTION ==========
This is an example of a very simple Java/JSP website built with the Eclipse IDE.
It is compatible with the application server Tomcat.Please copy the WAR file to TOMCAT_HOME/webapps/ and start your Tomcat server.
========== LICENSE ==========
Apache License, Version 2.0 or later; See the LICENSE.txt file.