what do you mean by client side validation in JSF? --- On Wed, 22/4/09, Trupti Gawande <[email protected]> wrote:
From: Trupti Gawande <[email protected]> Subject: Query regarding faces messages To: [email protected] Date: Wednesday, 22 April, 2009, 1:05 PM Hi , I am using JSF in my application.While developing the code I am facing some problems. I have done server side validation on first text box and has done client side validation on second text box. If I am putting wrong value in first text box then i will get the server side error on submitting the page .Then I am correcting that value and putting wrong value on second text box. then on submitting the page I should get only one error for second text box.But I am getting both the errors as control is not going to backend.It will be confusing to user to have both the errors on page even after I rectify first one. Can anyone suggest some solution on it. Thanks, Trupti Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition http://downloads.yahoo.com/in/firefox/

