Using a standard text input field
<h:inputText value="#{calculationResult.request.itemCode}" size="20"/>
in my form.
How can I convert every character keyed in to upper case immediately?
If this is not possible after each character, how to switch the field content to uppercase when leaving the field?
[Message sent by forum member 'frank_langelage']
http://forums.java.net/jive/thread.jspa?messageID=474393