2008/10/6 dcosio <[EMAIL PROTECTED]>:
> I have a strange problem. I'm in the process of migrating our struts 1,
> tiles, spring app to struts 2, tiles 2, spring 2.

Versions of Struts, Tiles and Spring?

> The "tile.home" def renders.. It includes the ".tile.layout.content" which
> extends ".tile.layout.main", But when I try to render
> "tile.gpo.openRequests" I only get the header and footer that is defined in
> ".tile.layout.main".

The "tile.gpo.openRequests" uses the
"/WEB-INF/layouts/main_layout.jsp" template. Are you sure that you
included, in this JSP page, the <tiles:insertAttribute> tags for
activeTab e tabPane?
Can you post the code of main_layout.jsp?

Antonio

Reply via email to