Hi,

Does someone has a solution how to dynamically change layout that
given Tiles extends from?

I have two main layouts:

<definition name="logged-in" template="/WEB-INF/tiles/layout.jsp">
   ...
</definition>

<definition name="not-logged-in" template="/WEB-INF/tiles/layout.jsp">
   ...
</definition>

and have a page that should extend one of these when user is logged in
or not. Any idea?


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to