Creating an Escenic Processor

An Escenic processor is a class that implements the com.escenic.presentation.servlet.GenericProcessor interface.

Standard servlet filters can create wrappers around the request and response objects they handle in order to add information to them. It is not possible to do this in Escenic processor classes.