Skip to content

conradplake/jayserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

jayserv

A web application framework for Java.

Code aims at an easy to implement and deploy MVC style framework. The included shop demo application was testet with Tomcat web server. To run it locally on your machine, simply copy dist/jayserv.war to Tomcat's webapps folder and open your browser at http://localhost:8080/jayserv. Unfortunately, the CSS file got lost over time.

To compile, Java Servlet-API and JDOM libraries are required.

About

A web application framework for Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published