[jboss-user] [JBoss Seam] - Re: Mapping between form field and database fields

petemuir do-not-reply at jboss.com
Thu Dec 21 10:36:50 EST 2006


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#3995629

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995629



More information about the jboss-user mailing list