Hi guys,
for some reasons, I need to implement a Valve within Tomcat 6, and
everything's running smoothely.
I put the Valve into my Context-definition, fire up Tomcat & there we go.
However, I just don't see how I can access any parameters inside the
Valve-specification inside the Context-defini
Dear list,
sorry to bug you with this, but I asked my question already in tomcat
user list, alas, no answer yet :(
Since I couldn't find any information in the docs, I'; wondering if
one of the commiters could shed some light how the inheritance /
defaulting of the deployment-descriptor works ins