1. jsf fill form fields when field onblur stackoverflow.comI'm new in jsf, and can't find how to do the next thing: I'm trying to create a form with 8 fields (inputs). after the user enters data into the first input, ... |
2. jsf focus inputtext field after form rerenders with values onblur stackoverflow.comAfter onbluring an input text field inside my form , I'm rerendering the form with the new values. In this case the field loses it's focus, I want the input that ... |