I am starting a new thread to rephrase a question from Rudolph Lang, so that other users can see this question, because I don't know the answer. Rudolph Lang (and I am pretty curious about the answer :-) ) wants to know if there is a way to get the Tiles definition that contains the current JSP page from the JSP page itself.
For instance given the definition:

<!--snip -->
<definition name="main.layout" path="/pages/layout.jsp">

<put name="title" value="baseTitle"/>
<put name="locale" value="/pages/locale.jsp"/>
<!-- some other stuff -->
</definition>
<!--snap -->

Can the "locale.jsp" page know that it is the "main.layout" definition from the inside the JSP page itself?

I hope that someone else can answer his question.
Ciao
Antonio


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

Reply via email to