On 2/7/07, Matt Raible <[EMAIL PROTECTED]> wrote:
If you're using Struts 1.x, you can't use Sets AFAIK - only Lists. I asked this on the Struts mailing list a year or two ago and it was confirmed. Unfortunately, I can't find the e-mail in the archives.
I used webwork-appfuse-1.9.3. And now I could use display tag to show Sets. But how can I implement the following feature. Only when the Set has one object, use Textfield tag to show this object's fields.
