Skip to content

intercommit/basicjspws-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic JSP WebService Demo

The goal of this project is to provide a minimal learning setup to get started on building a web-service that performs a small set of business logic (e.g. in goes some values, out goes some XML formatted answer). It is a long way from using Eclipse, Maven and Tomcat to building a war-file that you can deploy in Tomcat. This demo-project can be used as a template to get Eclipse, Maven and Tomcat working together so that you can focus on developing code that performs a simple task.

To use this project, you will need the "basicjspws" jar-project installed (see https://github.com/intercommit/basicjspws). For further installation notes read the ncluded readme-dev.txt and doc/manual.html

About

A template project with a minimal framework for developing a web-service in Tomcat with Eclipse and Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages