On Nov 5, 2007 9:32 PM, Marcus <[EMAIL PROTECTED]> wrote: > Hi Massimo, > > Can you post some code about this RequestFilter solution ?
It's really the same as with the Dispatcher both API has just one method, thanks Howard! So the example in the wiki is adaptable to the RequestFilter just implement the: boolean service(Request request, Response response, RequestHandler handler) method. As Chris will update the wiki I'll try to contribute some. -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
