Hi,

 I'm making Web-DB program using JSTL on Tomcat and Postgres.
In there, I'd like to show interval data using EL. But,
${rowSelect.interval} shows following long data.

0 years 0 mons 0 days 0 hours 13 mins 15.114 secs

interval is data of interval type of Postgres.

 How can I get normal expression such as "0:13:15" using EL?

 Regards,                                                    Kazuaki Miyauchi

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscr...@tomcat.apache.org
For additional commands, e-mail: taglibs-user-h...@tomcat.apache.org

Reply via email to