| Author |
<h:commandButton> not consistently invoking action
|
Anthony Castillon
Greenhorn
Joined: Nov 30, 2001
Posts: 18
|
|
I have a form built using JSF and RichFaces. Here's a snippet of the code:
......
I'm also using Spring WebFlow and here's the addPerson action in my flow xml:
I noticed that the addPerson action on the commandButton does not get called consistently when it is clicked. I've been reading forums and it seems that there is a problem with the h:commandButton not invoking the action bound to it. However, I don't see any post explaining why the problem is happening and what to do to resolve it.
I need help.
Thanks.
|
 |
 |
|
|
subject: <h:commandButton> not consistently invoking action
|
|
|