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 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:


it did not work
it threw this exception

/current-report1.jsp(18): required attribute 'name' not specified for tag
'write'
probably occurred due to an error in /current-report1.jsp line 18:
<bean:write property="list" /> 




-----Original Message-----
From: MacKellar, 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: porb:


how to write equivalent of <%=variable1%> in stuts

Reply via email to