well, then you could do the validation in the java action (in my opinion, the simplest and easiest to maintain solution).
In case you want to stay with the javascript, you could add an async hidden command to perform the server side action and raise it if all your javascript checks pass. That way you’ll have a button to get the click and evaluate your checkboxes and a second button to call the action if all is ok.
best regards,
Javier
#webMethods#webMethods-BPMS#MWS-CAF-Task-Engine