i have form conating a select tag foe example.... ""
and in validation.xml i have the following code....
" hello "
the slect box is getting validated on client......but the problem is when i submit the form one more validation of same form takes place on server which throws select box is empty.... can anone please help me with this issue.....