Thanks for the response. I am trying to get a date picker where the user can select a month, day and year from 3 combo boxes respectively while also having the option of selecting the date from a popup calendar such that when the date is selected in the popup calendar the select fields are automatically populated. I am using JSF ...