| Author |
Help with Form Submitting Error
|
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
|
|
I keep getting this error(actually on thre listboxes) The listboxes are used to resent the user specified chocies: Adding Message[sourceId=form1:listbox1,summary=Validation Error: Value is not valid)
|
 |
Tak Ng
Greenhorn
Joined: Jun 05, 2007
Posts: 19
|
|
|
Do you have any validation in your listbox? It seems that the form is sending back to the server some invalid data and the validation phrase is catching it. It will help if you post the code of your jsp page.
|
 |
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
|
|
|
What is the easiest way to post my JSF code? I keep getting an error when I try to post it as code.
|
 |
Tak Ng
Greenhorn
Joined: Jun 05, 2007
Posts: 19
|
|
|
I don't really get you. How is that you get an error when you try to post your code?
|
 |
 |
|
|
subject: Help with Form Submitting Error
|
|
|