Re: problems nesting TileResults....

2008-05-13 Thread Darren James
Hi Antonio, I got a 2.0.6 snapshot and the issue is fixed! Thanks much for the tip. Also noteworthy is that now that I have actions that can forward to tiles which have nested within them actions that also forward to tiles (whew), in order for action context to be available to JSP pages I ha

Re: problems nesting TileResults....

2008-05-12 Thread Antonio Petrelli
2008/5/13 Darren James <[EMAIL PROTECTED]>: > i downloaded the 2.0.5 version of tiles, and i see the same issue > seems to be a pretty severe limitation of tiles It's not a limitation, it's a bug :-) https://issues.apache.org/struts/browse/TILES-232 Try using the SVN version of Tiles (br

Re: problems nesting TileResults....

2008-05-12 Thread Darren James
i downloaded the 2.0.5 version of tiles, and i see the same issue seems to be a pretty severe limitation of tiles - darren. Antonio Petrelli wrote: 2008/5/12 Darren James <[EMAIL PROTECTED]>: struts 2.0.11, and the tiles bundled with that version, which is tiles 2.0.4 Please

Re: problems nesting TileResults....

2008-05-12 Thread Antonio Petrelli
2008/5/12 Darren James <[EMAIL PROTECTED]>: > struts 2.0.11, and the tiles bundled with that version, which is tiles 2.0.4 Please try updating to Tiles 2.0.5: http://tiles.apache.org/download.html Antonio - To unsubscribe, e-mai

Re: problems nesting TileResults....

2008-05-12 Thread Darren James
sorry struts 2.0.11, and the tiles bundled with that version, which is tiles 2.0.4 thx, - darren Antonio Petrelli wrote: Version of Struts and Tiles? Antonio 2008/5/9 Darren James <[EMAIL PROTECTED]>: Hello All, I have a flow that is basically a toplevel struts2 action having a res

Re: problems nesting TileResults....

2008-05-11 Thread Antonio Petrelli
Version of Struts and Tiles? Antonio 2008/5/9 Darren James <[EMAIL PROTECTED]>: > Hello All, > > I have a flow that is basically a toplevel struts2 action having a result of > type TilesResult. That tile > result has as one if it's attributes another struts2 action that also has a > result of ty