Re: [S2] Access a SiteMesh Object in a Struts tag

2009-08-03 Thread Xyzr
Thanx a lot. This works! Grish wrote: > > > value="%{#attr.myPage.getProperty('meta.currentNav')}" /> > -- View this message in context: http://www.nabble.com/-S2--Access-a-SiteMesh-Object-in-a-Struts-tag-tp13272172p24800510.html Sent from the St

Re: [S2] Access a SiteMesh Object in a Struts tag

2007-10-21 Thread Grish
esh and get a property from >> that object and assign it a 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 di

Re: [S2] Access a SiteMesh Object in a Struts tag

2007-10-19 Thread Grish
y from > that object and assign it a 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