I would go for a some transient fields for day,month, year, and make the getters and
setters call a updateDate() function which attempts to alter the date field based on the
current day/month/year fields.
Or, perhaps build a custom JSF component.
IMO though you would be better with one date (jsf) field and one of the available date
selectors (there is one in Seam, Trinidad, Tomahawk, IceFaces...)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995629#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...