File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes <h:inputText> how to execute JAVA method on blur? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "<h:inputText> how to execute JAVA method on blur?" Watch "<h:inputText> how to execute JAVA method on blur?" New topic
Author

<h:inputText> how to execute JAVA method on blur?

Joe Shannow
Ranch Hand

Joined: Dec 01, 2010
Posts: 35
Hi,

I have <h:inputText> on form and what I need is to execute some method from backing bean on BLUR:
Is it possible to do it using onblur attribute? Or ajax?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: <h:inputText> how to execute JAVA method on blur?
 
Similar Threads
JSF 2.0 GlassFish 3.0.1 problem
simple jsf form
f:ajax does not render in IE 8
onblur ignored for h:inputText
Run the MethodeBean & display the fields that corresponds to selectMenu