Did you define the tag at the top of the jsp?
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 07, 2005 11:32 AM
To: Struts Users Mailing List
Subject: Re: Anxiously awaiting...
Tried it and just writes the out the string ${emply.firstname}
- Glenn
St�phane Zuckerman <[EMAIL PROTECTED]>
07/04/2005 11:39 AM
Please respond to "Struts Users Mailing List"
To: Struts Users Mailing List <[email protected]>
cc: (bcc: Glenn Deschenes/NAT/CMHC-SCHL/CA)
Subject: Re: Anxiously awaiting...
Classification:
Hello,
> Ex.:
> <bean:define id="emply" name="HRnlnVO" property="emplyVO" />
> <bean:write name="emply" property="firstName" />
> <c:out value="${emply.firstName}"/>
[code]
<bean:define id="emply" name="HRnlnVO" property="emplyVO" />
<bean:write name="emply" property="firstName" />
${emply.firstname}
[/code]
Have you tried to do just that ?
--
St�phane Zuckerman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]