In struts-config.xml:

<snip>
 <plug-in className="org.apache.struts.tiles.TilesPlugin">

..
  <set-property property="definitions-factory-class"
      value="foo.bar.NameOfDefinitionsFactoryClass"/>
  </plug-in>

</snip>
Ciao
Antonio Petrelli

Hauschel Fred wrote:

>Hey all,
>i've wrote a little framework, that handles it's own definition.
>So I have wrote my own definition Factory.
>
>But know there are some cases where I want to use the standard
>DefinitionFactory.
>
>Is there a way to overwrite an DefinitionFactory?
>I don't understand that "ComponentDefinitionsFactoryWrapper"
>mechanism!!!
>
>Is there anybody who can help?
>
>Thanks Fredy
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to