On 10/18/06, Michael Rush <[EMAIL PROTECTED]> wrote:
>
> ...
>
> ...
>
Related to this, is there a way to specify the tiles-defs file to
use? For example, my application has 3 modules, each with its own
tiles-defs file.
In the normal way - using the tiles plugin in your
...
...
Related to this, is there a way to specify the tiles-defs file to
use? For example, my application has 3 modules, each with its own
tiles-defs file.
-
To unsubscribe, e-mail: [EMAIL PROTECTE
On 10/17/06, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote:
Wendy Smoak wrote:
> See section 4.3 on Tiles in the upgrade notes:
> http://wiki.apache.org/struts/StrutsUpgradeNotes12to13
>
> There is a chain-config file in the Tiles jar. You can use it
> directly, or extract it and modify it if yo
Wendy Smoak wrote:
See section 4.3 on Tiles in the upgrade notes:
http://wiki.apache.org/struts/StrutsUpgradeNotes12to13
There is a chain-config file in the Tiles jar. You can use it
directly, or extract it and modify it if you need to.
Thanks for information. There is a bug in 1.3.5, however
Check out struts-cookbook-1.3.5.war example app, it contains custom
chain-config.xml with entries relevant to Tiles. Below are portions
from this file:
=== cut here ===
...
...
...
...
...
=== cut here ===
On 10/17/06, Mikolaj Rydzewski <[EMAIL
On 10/17/06, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote:
I wanted to migrate my struts/tiles application from struts 1.2 to
struts 1.3 to make use of its new feature: chain of responsibility.
The old way of using tiles with struts was to override default request
processor with special one desi
Hi,
I wanted to migrate my struts/tiles application from struts 1.2 to
struts 1.3 to make use of its new feature: chain of responsibility.
The old way of using tiles with struts was to override default request
processor with special one designed for tiles.
In the new way I should somehow "inj
7 matches
Mail list logo