2008/10/13 Lance Java <[EMAIL PROTECTED]>:
> Is it possible to use tiles2 with struts1?

There are two ways:
1. Use Tiles 2 independently of Struts 1: this way you can use them
both, but without real integration (such as forwarding to a Tiles
definition).
2. Use (and probably fix) the Struts 1/Tiles 2 plugin:
http://svn.apache.org/repos/asf/struts/struts1/trunk/tiles2/

> I am about to move a struts 1 app to spring MVC + tiles2.

This is another story, Spring 2.5 has an integration layer to Tiles 2:
http://static.springframework.org/spring/docs/2.5.x/reference/view.html#view-tiles

HTH
Antonio

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

Reply via email to