| Author |
Newbie question on resubmit of page not executing bean
|
Melinda Savoy
Ranch Hand
Joined: Jun 21, 2005
Posts: 375
|
|
I have a page where in the bean method I'm executing has validation code and when I go in and fix the validation error in my page and click submit again I am NOT getting to the bean in the <h:commandButton ...>
Here is my bean method that I'm calling:
Here is my command button code:
Any help/direction would be greatly appreciated.
Thanks.
|
 |
Melinda Savoy
Ranch Hand
Joined: Jun 21, 2005
Posts: 375
|
|
Is this a matter of what is defined in the faces-config.xml file for my bean? Meaning the scope is defined as a session rather than a request? Should it be a request? Again, I'm am very new to JSF and unfortunately there does not appear to be a lot of support for this web framework out there.
A response would be greatly appreciated. Thanks.
|
 |
 |
|
|
subject: Newbie question on resubmit of page not executing bean
|
|
|