Adam, the problem is not so much with displaying the values in the nested objects,
it's having
struts update the nested values from a form control to the actual nested object. That
is, if I have
a textbox which represents the value for address(texas)[0].street1, when the user
submits a value
fo
Craig Tataryn wrote:
Thanks, I'll check that out. Hey, did the mailing list address change or something?
I've always
mailed to [EMAIL PROTECTED] and now I see the reply-to generated by the list manager is
now [EMAIL PROTECTED]
Craig
Yes, it did. At the March 2004 meeting of the Apache Soft
Yes, and the website's now at http://struts.apache.org
On 04/05/2004 02:09 AM Craig Tataryn wrote:
Thanks, I'll check that out. Hey, did the mailing list address change or something?
I've always
mailed to [EMAIL PROTECTED] and now I see the reply-to generated by the list manager is
now [EMAIL
Thanks, I'll check that out. Hey, did the mailing list address change or something?
I've always
mailed to [EMAIL PROTECTED] and now I see the reply-to generated by the list manager is
now [EMAIL PROTECTED]
Craig
On Sun, 04 Apr 2004 23:05:42 +0200, Adam Hardy wrote:
>
> Craig,
> why don't y
Perhaps (again I have no tried)
might render to
On 4 Apr 2004, at 23:06, Mark Lowe wrote:
Never tried what you're doing but.
may render to
On 4 Apr 2004, at 23:02, Craig Tataryn wrote:
Just realized I missprinted something, my code now looks like:
not
as the "get" is not needed
Never tried what you're doing but.
may render to
On 4 Apr 2004, at 23:02, Craig Tataryn wrote:
Just realized I missprinted something, my code now looks like:
not
as the "get" is not needed.
But again, let me know if anyone has any ideas on how I can get this
working without subclassin
Craig,
why don't you use the nested:text tag and iterate over the
address(texas) property?
Adam
On 04/04/2004 11:02 PM Craig Tataryn wrote:
Just realized I missprinted something, my code now looks like:
not
as the "get" is not needed.
But again, let me know if anyone has any ideas on how I ca
Just realized I missprinted something, my code now looks like:
not
as the "get" is not needed.
But again, let me know if anyone has any ideas on how I can get this working without
subclassing
Vector.
Thanks,
Craig.
On Sun, 04 Apr 2004 15:41:37 -0500 (CDT), "Craig Tataryn" wrote:
>
> I ha
I have a property on my form bean I setup to work with Map-backed properties.
Basically the hash
map backing the property is keyed by region and contains an Address object
representing a company's
office within that region.
So something like:
would correctly render
the getStreet1()
property
9 matches
Mail list logo