> If you're looking at 1.1, the Digester instance is created in the > initConfigDigester() method of ActionServlet, which delegates to the > ConfigRuleSet class (in org.apache.struts.config) to add all of the > detailed rules.
Sweet. Thanks. > Could you imagine the programming required to scan through a DOM and pull > out all the configuration elements? Necessity was definitely the mother > of invention here :-). It gives me restless nights thinking of how to pass the minor bit of information I have. That would have driven me insane!! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

