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

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.

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.