On 12/6/06, Reinout van Schouwen <[EMAIL PROTECTED]> wrote:
Another question, while I'm at it: I read that Apache Shale contains support for Tiles. Is either upgrade path (Myfaces+Tomahawk+Tiles or Myfaces+Shale) recommended, and why?
If reuse of code written in Struts with Tiles is required you're better off using the MyFaces-Tiles support. Shale works with the as yet unreleased Tiles 2, which is not compatible with Tiles 1. If you understand the concepts of Tiles and are willing to put up with a "not-quite-done-yet" framework, and don't care too much about compatibility with Tiles 1, then go with the Shale support. HTH, Greg

