Skip to content

midumitrescu/DocumentManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DocumentManagementSystem

This is a simple File/Document Management system based only on javax.servlet technology.

Run application by simply:

mvn tomcat7:run-war

Access the application on:

http://localhost:8888/storage/documents

NOTE Standard port for starting the application is 8888. In case there is another process running on 8888, please configure tomcat's startup port in pom.xml file, section plugins.

About

A ReSTful Document Management System based on javax.servlet only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages