Skip to content

utilities and abstraction framework for web applications based on servlet/portlet

License

Notifications You must be signed in to change notification settings

ugorji/java-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-web

java-web provides a set of classes for working seamlessly within web environments: servlets, portlets.

It provides helpers for managing sessions, templates, views, etc.

It is provided as a standalone package as it is used by both collab-wiki and collab-forum.

Dependencies

This repository is part of a multi-project gradle build.

It has the following dependencies:

Before building:

  • clone the dependencies into adjacent folders directly under same parent folder
  • download settings.gradle into the parent folder

Building

gradle clean
gradle build

About

utilities and abstraction framework for web applications based on servlet/portlet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published