I used a value binding to a String but the value did not get populated, however it works for a date. Do I have to write a custom converter? Can I find more information about writing custom converters for JSF components somewhere?

Thanks,
Aneesha

On 11/15/06, Aneesha Govil <[EMAIL PROTECTED]> wrote:
Hi,

I am trying to use a calendar popup. What should be the type of the property that binds to the value of the popup? I looked at the examples source, it uses a date. Does it have to be a Date or can I use a String for the same? Which date format does it assume by default, e.g. - mm/dd/yyyy or what?

Thanks,
Aneesha

Reply via email to