Hi,

I'm somewhat confused on how to bolt all the Handlers together. For example my 
request log stays empty no matter what...

These are my required Handlers (only one each):
*       ServletContextHandler
*       SessionHandler
*       DefaultHandler
*       GzipHandler
*       RequestLogHandler
*       StatisticsHandler

Do I need to use ContextHandlerCollection, HandlerCollection, HandlerList and 
how?

What should the Handler hierarchy look like when I finally call 
server.getHandlers() ?

--
Jussi



_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to