
|
If you were logged in you would be able to see more operations.
|
|
JSF cartridge
Created: 17/Sep/07 01:19 PM
Updated: 17/Sep/07 01:20 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
The server side of the validation is not working on server. When using <a:validator client="true" /> the client side works but the validation on the server (validWhen for example) does not work. When using <a:validator client="false" /> it still calls the validation javascript function and, of course, does not post the request.
|
|
|
|