RE: set with body content throws exception

2003-09-05 Thread Karr, David
Yes, that's probably the correct approach. Using the body content is probably converting it from a Date back into a string. > -Original Message- > From: Siggelkow, Bill [mailto:[EMAIL PROTECTED] > > I would try doing the fmt:parseDate prior to the c:set as follows: > > var="theDate"/>

RE: set with body content throws exception

2003-09-05 Thread Siggelkow, Bill
I would try doing the fmt:parseDate prior to the c:set as follows: -Original Message- From: Rob Cash [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2003 12:25 PM To: [EMAIL PROTECTED] Subject: c:set with body content throws exception Hello, I'm writing a JSP page that is proce