I've got a class, that is ever only display-only. I need to show the
date in the class in a specific format. What I cannot see how to do,
is specify the format for the date of this class. I've had a look at
the BeanModel documentation but I can't see how I make it work, the
discussion I find about it seems to include just adding/removing
fields and things like that. Also, I don't want to have change every
page it's displayed on. I want to write a component for this class;
but I can't see how to make it's bean model format the date right. All
the discussion I find on google about date formatting is always about
the fancy date input control, which I don't care about - the user
never inputs dates.

Is there good doco about this anywhere?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to