TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service.
Annotations can now be used to write handler class and methods.
This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
Framework to use multi language with ease in their web applications.The idea is to make it usable through all possible languages.To start with,we will consider our scope to be Java EE.The end product should be usable by including the JAR with some config
RewriteRequestHeaderFilter is a Java servlet filter for request header rewrites according to regex rules specified in the servlet init parameters.
It is packaged as a sample application and also jar that can be inserted into any arbitrary site.