RE: porb:

2001-10-19 Thread MacKellar, Kimberly
bean:write property=variable1/ -Original Message- From: Dua, Amit [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 12:24 PM To: '[EMAIL PROTECTED]' Subject: porb: how to write equivalent of %=variable1% in stuts

RE: porb:

2001-10-19 Thread Dua, Amit
PROTECTED]] Sent: Friday, October 19, 2001 2:53 PM To: '[EMAIL PROTECTED]' Subject: RE: porb: bean:write property=variable1/ -Original Message- From: Dua, Amit [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 12:24 PM To: '[EMAIL PROTECTED]' Subject: porb: how to write equivalent

RE: porb:

2001-10-19 Thread Fuller, Wayne
Yes, you need to have a name on bean write tags. So it would now be the following. bean:write name=SOME BEAN NAME property=SOME PROPERTY / -Original Message- From: Dua, Amit [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 2:16 PM To: '[EMAIL PROTECTED]' Subject: RE: porb

Re: porb:

2001-10-19 Thread Jonathan M Crater
, Kimberly [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 2:53 PM To: '[EMAIL PROTECTED]' Subject: RE: porb: bean:write property=variable1/ -Original Message- From: Dua, Amit [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 12:24 PM To: '[EMAIL PROTECTED]' Subject

RE: porb:

2001-10-19 Thread Dua, Amit
so, you mean to say that I will have to create a bean for doing this -Original Message- From: Fuller, Wayne [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 3:17 PM To: [EMAIL PROTECTED] Subject: RE: porb: Yes, you need to have a name on bean write tags. So it would now

Re: porb:

2001-10-19 Thread Marcelo Vanzin
Dua, Amit wrote: so, you mean to say that I will have to create a bean for doing this Not necessarily. You do not need to call the property, you can write the bean directly with: bean:write name=aBean/ It'll work like the %=aBean%. -- []'s Marcelo Vanzin Touch

RE: porb:

2001-10-19 Thread Dua, Amit
thanks Vanzin -Original Message- From: Marcelo Vanzin [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 3:59 PM To: [EMAIL PROTECTED] Subject: Re: porb: Dua, Amit wrote: so, you mean to say that I will have to create a bean for doing this Not necessarily. You do