1 Reply Latest reply on Jul 16, 2008 4:14 AM by daniel.soneira

    submit form call bean method on "onblur" event of InputText

    c0upal

      How do you Submit the form and call a Session Bean method when the "onblur" event occurs on an inputText? But not refreshing the whole page, refreshing only parts of the page.

      I have done this using a4j commandbutton but im still figuring out how to do it how to do it when an input text looses focus

      I am using seam app framework.