You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Hacim Bengali <ac...@freenet-ag.de> on 2006/11/14 15:05:35 UTC

Configuration of Valves with nested elements

Hi,

is it only possible to configure valves using attributes in the 
server.xml or with nested elements, too, like

<Valve className="MyValve">
   <FooBar foo="bar"/>
</Valve>

with MyValve having an attribute of type FooBar.

Best regards
Achim



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org