aleksandr-m commented on pull request #483:
URL: https://github.com/apache/struts/pull/483#issuecomment-827142363


   @yasserzamani Will this work with the following code?
   ```
   <s:iterator value="..." status="stat">               
     <s:textfield id="itemId%{#stat.index}" key="items[%{#stat.index}].name" />
   </s:iterator>
   ```
   
   Can we have some tests for that too?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to