I am learning/studying JSF2.
I have built most all the examples from the book Core JavaServer Faces -
third edition, from May 2010.
One particular example which appears to be the only one of it's type in
the book is called composite-date -- which is not functioning properly
when it runs.
I have been unable to discover it's problem -- so am asking here if
someone would take a look.
In particular --it's util.date class which extends UIInput implements
NamingContainer class method getConvertedValue -- does not see the
entered form data.
thanks
Gary