I posted this earlier, I think on Sun's site, I never
got a proper response other than asking me to try JSF
1.2.

When I submit a page the first time, all
ValueChangeEvents registered are fired -- even if
there is no change in these fields. I checked the old
and new values. In case of textfields, these are null
and blank respectively and in case of checkboxes, I
get null and false. I can overcome this problem by
binding the conrols to managed bean variables and
explicitly setting the values to blank (or false) in
the bean constructor. But, isn't this something that
the framework should handle? BTW, I am using myfaces
1.1.4.

--Vish 


 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index

Reply via email to