webtier@glassfish.java.net

JSF 2.0 Ajax question

From: Lincoln Baxter, III <lincolnbaxter_at_gmail.com>
Date: Sat, 10 Jan 2009 02:03:14 -0500

Just a quick question in case this use case isn't already out there. How
would I use the current JSF 2.0 ajax functionality to call a server-side
method through ajax, preferably without needing to render a hidden
command***** field. Is that possible?

A4J enabled this through the <a4j:jsFunction> tag.