The BaseFormController reads this same value (from the i18n bundle). Did you forget to call super.initBinder() in your initBinder() method?

Matt

On Dec 17, 2007, at 3:24 PM, ickphum wrote:


In the code snippet you refer to above, there is
a variable ${datePattern}.  You don't say which version of AppFuse
you're using, but in AppFuse 2, this variable is set in
common/taglibs.jsp, using the "date.format" string in your
ApplicationResources.properties file.

Absolutely right; the only problem is that that code comes from the list page, not the form page. The form page (ie single record view/edit) is where my problem is, where the value is presented with the default MM/dd/ yyyy etc
format.
--
View this message in context: http://www.nabble.com/Change-default- date-format-tp14370079s2369p14375789.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to