Not exactly. test1 actually is a pojo. Then there is a value in there called lastPinChangeDate or getLastPinChangeDate(). And nothing I have tried will print that value out at all.
Kjersti Berg wrote: > On 6/28/05, Dave Newton <[EMAIL PROTECTED]> wrote: > > Mick Knutson wrote: > > > > >Here is my stack: > > >As you can see, the values are there, but it just is not picking them > > >up. > > >Also, here is what I have in the jsp: > > > > > > <bean:define id="test1" name="consumerValidatorForm" > > >property="activity.lastPinChangeDate"/> > > > <tr> > > > <td class="textreq" noWrap> <bean:message > > >key="label.consumer.lastPinChangeDate" /></td> > > > <td class="textreq"><%--<bean:write name="" > > >property="consumerActivity.lastPinChangeDate" />--%> > > > [<c:out > > >value="${consumerValidatorForm.activity.lastPinChangeDate}"/>] > > > > > >What would be the <bean:write equiv. tag be? > > > > > If I understand you correctly, you want to write the contents of the > bean you hav defined? Have you tried > <bean:write name="test1"/> > > Kjersti > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Thanks Mick Knutson (925) 951-4126 HP Consulting Services Safeway (Blackhawk Fastword Project) J2EE Architect --- "MMS <safeway.com>" made the following annotations. ------------------------------------------------------------------------------ Warning: All e-mail sent to this address will be received by the Safeway corporate e-mail system, and is subject to archival and review by someone other than the recipient. This e-mail may contain information proprietary to Safeway and is intended only for the use of the intended recipient(s). If the reader of this message is not the intended recipient(s), you are notified that you have received this message in error and that any review, dissemination, distribution or copying of this message is strictly prohibited. If you have received this message in error, please notify the sender immediately. ============================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]