A fix for using indexed properties with the focus attribute was checked in
a couple of weeks ago. It's possible that this also fixed the problem you
are seeing. If you haven't done so already, I'd suggest you try downloading
the latest nightly build and see if the problem goes away.
If the problem remains, you should submit a bug report. See the section on
"Reporting Bugs" on the Struts home page (http://jakarta.apache.org/struts).
--
Martin Cooper
At 03:52 PM 5/18/01, TJM Todd McGregor wrote:
>I found a problem with the way the html:form tag handles the focus attribute
>for nested properties. The fix for this should be quite simple, but I am
>unfamiliar with the process of submitting patches, or even finding out if
>this bug has already been fixed. Can someone point me in the right
>direction.
>
>Thanks,
>
>Todd