Worked. Thanks..

Zarar Siddiqi wrote:

> > Wel, I catually have something like form.cards[0].cardNumber, but it is
> > also not an array. It is a collection.
>
> Doesn't matter, it works for both as long as you got a getCardNumber() in
> there.
>
> > Wendy Smoak wrote:
> >
> >> From: "Mick Knutson" <[EMAIL PROTECTED]>
> >>
> >> > I have a Collection in my ActionForm, and want to access just the
> >> > first object in that Collection.
> >>
> >> How about...
> >>    <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %>
> >>    <c:out value="${form.property[0]}"/>
> >>
> >> --
> >> Wendy Smoak
> >>
> >> ---------------------------------------------------------------------
> >> 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]
> >
>
> ---------------------------------------------------------------------
> 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]

Reply via email to