2007/7/26, Paul Benedict <[EMAIL PROTECTED]>:
Antonio, are you doing the same with the Tiles2 plugin? Using a command
not
a custom controller?
Do you mean this?
http://svn.apache.org/repos/asf/struts/struts1/trunk/tiles2/src/main/resources/org/apache/struts/tiles2/chain-config.xml
I simply c
Ah, it just occurred to me: Are you using Struts 1.3? If so, you need a
custom chain file. You don't need a custom controller in 1.3, but you do
need a custom chain-config to insert the Tiles command. Search the Struts
wiki on the 1.3 upgrade notes which explain how to do this.
Antonio, are you do
I think you forgot to override controller class (as i remember i had the same
problem):
Your configuration should have also:
>My configurations:
>
> struts-config.xml
>
>
>...
>
>
>
>
>...
>
>
> value="/WEB-INF/tiles-defs.xml" />
>
>...
>---
3 matches
Mail list logo