>> <%-- Display the value. This displays correctly --%>
>>
May sound like an obvious question but do you have the methods getChar
and setChar within your form bean?.. Also as it's nested within a
loop it may result in many instances of the input box with the same
name, so I'd imagine you'd need
I am trying to iterate through an array of characters in a JSP, binding a
text field to each character.
The form bean (call it "form") has a method char[] getCharacters() and
corresponding setter.
The JSP looks like this:
Position
<%-- Display the
2 matches
Mail list logo