Hi,

I have a _javascript_ to confirm the passwords are matched which will be executed on onclick event of a commandButton tag.

<h:commandButton id=”passwordSubmit” value=”#{user.password}” action="">

 

The problem is after onclick event, how can I call the event action in my _javascript_?

Thanks

--Doug

 

Reply via email to