douglas-DS / wallace-donalds-jsp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

An example project that run an embedded tomcat server to serve the JSP pages.

Running the project

Unix

In the root of the project just run the script run.sh with the command:

./run.sh

Windows

In the root of the project you need to run this two basic commands:

mvnw.cmd package

target/bin/webapp.bat

About


Languages

Language:Java 76.6%Language:CSS 23.1%Language:Shell 0.4%