Appologies if this message appears multiple times... Hello
I'm building a form based on values stored in a db.. So i run some sql and read this into a struture (fanbabbydozy)... I make sure the struture is available to my jsp and Action class (same thing). So i can iterate through the results, and do the things one does with data strutures. But how can I (if at all) generate the struts form from this? Hopefully I'm being a silly billy, but I can't see it? Looks like I have to use standard java/jsp... The only theoretical way i see of doing this is if there's an api for appending elements to a form from an Action class. Someone told me yesterday that nested tags would change my life. After reading the docs, I still can't see how these would help me. Thanks in advance mark -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>