Tag Archives: EJB

Basic AJAX in JSF

In this article I would like to describe how to send AJAX request to server, receive the response and update the page accordingly. As an example I will use a simple application which allows choosing country from a list. Once … Continue reading

Posted in AJAX, Java, Java EE, JSF | Tagged , , , , , , , | 2 Comments