My guess is that you may have to subclass your Date object and add a toString() method 
which converts it into your desired format.

cc

Vijay Eranti wrote:

> The display tag of JSP seems doesnt have any means of including
> formatting information for data.
>
> for instance
>
> <DISPLAY property="customer:startDate">
>
> Is there any way that I can specify the format of my value in the
> display tag like
>
> <DISPLAY property="customer:startDate" format="MM/DD/YYYY">
>
> The only way it seems for me for the time being is to create special
> properties in the customer bean like displayStartDate which should
> format the info and give it to the bean.
>
> Regards
> Vijay
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JSP-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
begin:vcard
n:Cobb;Christopher
tel;cell:703-909-7550
tel;fax:703-648-7475
tel;work:703-648-6725
x-mozilla-html:TRUE
org:Powerhouse Technologies, Inc.
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:SW Architect
fn:Christopher Cobb
end:vcard

Reply via email to