objects that I would like to
>>> display on a jsp page as a formatted date. So far I have tried creating
>>> my own converter class to convert XMLGregorianCalendar to
>>> java.util.Date, but I can't seem to get it called properly. What is the
>>> best way to get th
nvert XMLGregorianCalendar to java.util.Date,
>> but I can't seem to get it called properly. What is the best way to get
>> this list to display on a jsp page as formatted dates? I didn't see much
>> documentation on how to create a converter to convert from one object
o convert from one object type
> to another. Another option is for me to be able to call the
> XMLGregorianCalendar methods on the jsp page like below, but that didn't
> seem to work either. Anybody know the answer?
>
>
>
>format="dd/MM/"/>
>
bilobag wrote:
I have a collection of XMLGregorianCalendar objects that I would like to
display on a jsp page as a formatted date. So far I have tried creating my
own converter class to convert XMLGregorianCalendar to java.util.Date, but I
can't seem to get it called properly. What is the best
to work either. Anybody know the answer?
--
View this message in context:
http://www.nabble.com/Display-XMLGregorianCalendar-as-date-on-jsp-page-using-type-converter-tp21821248p21821248.html
Sent from the Struts - User mailing list archiv
5 matches
Mail list logo