--- Maxx <[EMAIL PROTECTED]> wrote: > I seriously doubt it is actually really working like > presented in the Struts doc.
I have a three-deep nested structure with a map between IDs and objects and it works fine. The reason your iterator doesn't work is because you should just use <s:property/> to display the item of iteration since it's not in a bean. What else isn't working? If it's something to do with the form submission I'd first check to make sure the form is rendering properly. If it's something else without the code of the action being submitted to it'll be hard to help. I'm not sure if this post was in response to an answer to yours; if not you can't always expect an immediate answer. Some of us have jobs and other stuff to do. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]