> That was a good lead. Thanks.
> SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss");    
> So I got it working now but that was a pain.

I am glad you found the suggestion useful and were
able to get it working.

I see you skipped the time zone in your format.
That is another pain, the DateFormat class
does not like a colon in the middle of the time
zone either.  I assume you are not using multiple
time zones so you should be OK.

        Neil

--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk trial, Google Checkout


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

Reply via email to