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 "inject" new command into chain of commands to make tiles work.

Unfortunately I cannot find anywhere in the docs how could it be done. Javadoc http://struts.apache.org/1.x/struts-tiles/apidocs/org/apache/struts/tiles/commands/TilesPreProcessor.html does not explain how to inject this command (should I copy/paste original chain config into the new one?).

--
Mikolaj Rydzewski      <[EMAIL PROTECTED]>        http://ceti.pl/~miki/
                   PGP KeyID: 8b12ab02
There are three kinds of people: men, women and unix.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to