RE: Sending run time value to custom tag

2006-05-30 Thread Emilia Ipate
mailto:[EMAIL PROTECTED] Sent: dinsdag 30 mei 2006 14:00 To: Struts Users Mailing List Subject: Re: Sending run time value to custom tag Hi if I have to pass the bean:write value to custom tag How to pass?? I tried in net but could no get. We are using JSP1.0 So I guess we cant use EL expression.

Re: Sending run time value to custom tag

2006-05-30 Thread Hanmay Udgiri
Sending run time value to custom tag 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

RE: Sending run time value to custom tag

2006-05-26 Thread Chaudhary, Harsh
time value to custom tag 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 c

Re: Sending run time value to custom tag

2006-05-26 Thread Rahul Akolkar
--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 > throu

Re: Sending run time value to custom tag

2006-05-26 Thread Hanmay Udgiri
g 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. here in the tag class it does not take the value passed through bean:write tag if I pas

RE: Sending run time value to custom tag

2006-05-26 Thread krishna.srinivasank
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

Sending run time value to custom tag

2006-05-25 Thread Hanmay Udgiri
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. here in the tag class it does not take the value passed through bean:write tag if I pass like below it takes. I have to use bean:write

Sending run time value to custom tag

2006-05-25 Thread Hanmay Udgiri
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. here in the tag class it does not take the value passed through bean:write tag if I pass like below it takes. I have to use bean:write