Sean Schofield wrote:

Each button posts its id (and value) back when it is submitting.  This
is how JSF knows which action listener to invoke.  So just tell the
script to "click" the appropriate button.



Yes. That is what I'm doing but don't you have to use click() vs. submit()? That is what I'm doing.

Norm

Reply via email to