RE: datetime taglib not working with java.sql.Timestamp variable
at, which only accepts a Date object. Regards, Glenn Frederic Houbie wrote: > >Part 1.1Type: Plain Text (text/plain) >Encoding: 7bit -- -- Glenn Nielsen [EMAIL PROTECTED] | /*
datetime taglib not working with java.sql.Timestamp variable
Hi, I'm trying to use datetime taglib to format datetime variable (timestamp in fact) in JSP, but it simply returns invalid date as result. Where is the problem ? Thanks Frederic