On 5/26/06, Hanmay Udgiri <[EMAIL PROTECTED]> wrote:
is there any way i can the pass the value runtime???
<snip/> Runtime or EL expressions. -Rahul
On 5/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > We cannot use tag inside another tags. > > > -----Original Message----- > From: Hanmay Udgiri [mailto:[EMAIL PROTECTED] > Sent: Friday, May 26, 2006 12:17 PM > To: Struts Users Mailing List > Subject: Sending run time value to custom tag > > Hi > I am sending a runtime value to a custom tag.I am sending the value > through bean:write tag but it is not sending the value.i am attaching > the sample code. > > <mytags:indicatorEndDisplay indicatorType="<bean:write name='myform' > property='sampleIndicator'/>"/> > > here in the tag class it does not take the value passed through > bean:write tag if I pass like below it takes. > > <mytags:indicatorEndDisplay indicatorType="true"/> > > I have to use bean:write tag. > > -- > Thanks and Regards > Hanmayya Udgiri >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]