Mocking button clicks with IBM JSF's Ajax support
I'm on a project right now where we use IBM's JSF framework (bundled with RAD 7.0.0.1), along with its hx:ajaxRefreshSubmit tag. One problem we found was that commandButtons that have an AJAX behaviour assigned to them do not submit their value… more »