Linking Array elements to WOComponents
Linking Array elements to WOComponents
- Subject: Linking Array elements to WOComponents
- From: Jeffrey Schmitz <email@hidden>
- Date: Tue, 22 Mar 2005 09:46:17 -0700
In the past I've searched many archives to the answer to what I thought would be a simple question, but I haven't been able to find an answer, or even a discussion of this topic. I have a java array of strings and I would like to be able to map individual elements of the array to individual WOString components on a web page. Up to now I've just been creating individual "pointers" that point to each array element and connecting those individual variables to my WOStrings, but there's gotta be a better way, doesn't there? I don't think I can use a WORepitition because I need each element to be displayed in a different place on the page, not in list like fashion which the WORepetition seems to force you into.
In short, is there a way to directly connect individual Java array elements to individual WOComponents.
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden