You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jonathan M Z <wo...@yahoo.com> on 2005/03/03 02:27:47 UTC

passing attributes to tiles

I am using tiles as the following:
<tiles:insert definition="common.default">
	<tiles:put name="body"
value="/calc/AssessmentCalcMain.jsp"/>
	<tiles:put name="nav" value="/common/nav.jsp"/>
</tiles:insert> 

However I wish to pass parameters to nav.jsp.  how do
I do this?
thanks


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

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