I have a form with a Timestamp attribute. The value of the timestamp can be an empty. 

I am getting a ConversionException because a call is being made to ConvertUtils and 
then SqlTimestampConverter with the empty value - which throws the exception when the 
value is null or not in the proper format. Do I need to modify the code to prevent 
this or is there an error? It doesn't seem right that an exception would be thrown if 
the value is empty. Attributes in forms don't always need to have a value.

Thanks in advance,

Petra



---------------------------------
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup

Reply via email to