Hi! I've got an ActionForm that holds a date. The validator checks the format of the date perfectly and everything is great, almost. When I pre-populate the ActionForm with a date it will only get it a default-format that is very wrong for my needs.
How can I format the date that is going to be used in the html-form? Is the only way to write the input-tag by hand and then use <bean:write format="yyyy-MM-dd" />? Thanks for your advice Roland Carlsson --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]