> >
> >
> > Hi,
> >
> > I'd like to define a specific date format for a specific
> > table. The attribute jsCalendarDateFormat in the tag
> > dateLabel doesn't work because it is not defined in the tld.
> > The alternativ attribute "format" doesn't work in my JSP, but
> > I don't know why. This is my code: <%
> > java.text.SimpleDateFormat simpleDateFormatter = new
> > java.text.SimpleDateFormat("yyyy-MM-dd");
> > %>
> >
> > <db:dateLabel fieldName="[EMAIL PROTECTED]" format="simpleDateFormatter"/>
> >
> > Is this the best approach anyways? Would it be better to
> > format the date in a Interceptor.postSelect() or is there
> > even a special "date-format" tag in the dbform-config.xml
> > which is placed inside a table?
> >
> What's happening if you use the format attribute? Any log messages? Any
> debugging?
> Which version are you using?
>
> Regards,
> Henner
>
I still use 1.1.3 because that is the stable version.
The exception is:
org.apache.jasper.JasperException: Unable to convert string
'simpleDateFormatter' to class java.text.Format for attribute format:
java.lang.IllegalArgumentException: Property Editor not registered with the
PropertyEditorManager
Cheers,
Jan.
--
NEU F�R ALLE - GMX MediaCenter - f�r Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gru�, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse f�r Mail, Message, More! +++
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com
_______________________________________________
DbForms Mailing List
http://www.wap-force.net/dbforms