Hi. I'm having some problems finding documentation on how to format a java.util.Date object in my presentation layer.
I have <bean:write name="mybean" property="startDate" format="mm/dd/yyyy" /> and it works fine. But I want output like this "Monday, January 1st 2005". Can anyone help me out with this. I know its a lame question, just drawing a blank -Thanks B