Hello,<br><br>I am using NestedForEach in my application and i need to use validator for some fields.<br><br>How can i shoe the message as follows<br><br>Enter FieldName(column 2,row 1).<br><br>Now am using <br><br>E01=Enter {0} in appMessages.properties<br>
<br>org.seasar.teeda.extension.component.TForEach.line=({0}row)<br><br>and i got the error message as <br><br>Enter DOB(1row)(2row)<br><br>i want to display as Enter DOB(line1)(Row2)<br><br><br>Thanks in advance.<br>トマス<br>
<br><br><br><br>Is it possible? <br><br>