Am using Timestamp column in my database(also in POJO),when am accessing the
list/edit using action class ,am getting conversion exception.Could any of
you suggest how to solve it.
Am using struts with hibernate.

the message am getting is:

ERROR [http-8080-Processor24] ActionExceptionHandler.logException(145) | o
rg.apache.commons.beanutils.ConversionException: No value specified
        at
org.apache.commons.beanutils.converters.SqlTimestampConverter.convert(SqlT
imestampConverter.java:103)
        at
org.apache.commons.beanutils.BeanUtilsBean.copyProperty(BeanUtilsBean.java:444)
com.medlogics.webapp.action.MessageTrackAction.search(MessageTrackAction.java:131)
        at
com.medlogics.webapp.action.MessageTrackAction.unspecified(MessageTrackAction.java:142)

 * MessageTrackAction.java  is my action class
-- 
View this message in context: 
http://www.nabble.com/Concersion-exception-for-timestamp-field-tf2881498s2369.html#a8051456
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to