Vijayakrishna wrote:
But this doesn't work. I'm still getting the same
"ognl.MethodFailedException  [java.lang.NoSuchMethodException:
setEventTime([Ljava.lang.String;)]".

That's because [java.langString; is an array, not a String.

How to solve this issue?

I'm not sure that there's default conversion for Timestamps; never tried it. I'd look there first.

Dave


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

Reply via email to