| Author |
Reason for commandButton error
|
Sachin Powale
Greenhorn
Joined: Nov 04, 2004
Posts: 14
|
|
I have a commandButton in my form but due to some reason it does not submit to the server. I tried adding a onClick javascript. The script works fine but the form does not submit to the server. What may be the reason. Has it something to do with the registration of the commandButton component to the JSF? Thanks and regards, Sachin Powale
|
SCJP1.4<br />SCWCD5.0<br />SCJWS(Preparing)
|
 |
Gabriel Claramunt
Ranch Hand
Joined: May 26, 2007
Posts: 375
|
|
|
Just in case, make sure you don't have any conversion (or validation) errors in your page...
|
Gabriel
Software Surgeon
|
 |
Sachin Powale
Greenhorn
Joined: Nov 04, 2004
Posts: 14
|
|
My application gets stuck in the following phase BeforePhase: APPLY_REQUEST_VALUES(2) I cannot figure out why it is so? Thanks Sachin
|
 |
 |
|
|
subject: Reason for commandButton error
|
|
|