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.