Hi,

I was wondering if this is possible, I want to access a SiteMesh object in a
struts tag like the set tag:

I want to access the Page object from SiteMesh and get a property from that
object and assign it a value

<decorator:usePage id="myPage" />

<s:set name="currentPage" value="" />

where value would be myPage.getProperty("meta.curentPage").

I have a feeling i'm just using incorrect syntax. Can anyone point me to the
right direction?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Access-a-SiteMesh-Object-in-a-Struts-tag-tf4646229.html#a13272172
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to