Hi there,
I'm posting this message because I'm begining to test the new Struts-Action 1 snapshot releases, specifically the new Struts-Faces project and MyFaces
1.1.2.
Then, when I tried to submit a struts based form bean I found out that the request parameters wasn't populated to ActionForm instance.
Taking a look to the HTML code generated from the renderers, I found that the 'name' attribute of my input fields are being rendered as 'body:logonForm:username', exactly same value as the 'id' attribute.
I know that this problem appears since myFaces 1.0.9, take a look to the following issue:
http://issues.apache.org/struts/browse/STR-2856
I this really intended?, I couldn't see any issue posted on MyFaces JIRA about this so I'm a bit confused.
Is this a problem of Struts-Faces or MyFaces???
Any help on this will be appreciated..
Regards,
Alonso
- Form component's name attribute do not correspond to e... A. Alonso Dominguez
- Re: Form component's name attribute do not corres... Craig McClanahan
- Re: Form component's name attribute do not co... A. Alonso Dominguez
