----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Do you know how one would have a handler that runs after any other handlers
and does some magic? 

Basically, for every request, the request would be treated normally (ie. cgi
by the cgi handler, html by the default, shtml by server-parsed, /servlets
by jserv, etc..) but then the output run through another handler that could
do stuff like customization, etc.., 

would this be a source hack, or is there something built in to apache?
Perhaps with jserv? 


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to