I am getting a runtime error processing the following EL snippet. I can't tell what to change, I think I've changed every possible combination already. I'm pulling what little hair I have left out in chunks.
The reported error is:
"org.apache.jasper.JasperException: /WEB-INF/pages/closed/usercontrolpanel.jsp(44,12) /WEB-INF/jspf/editcontacttable.jspf(22,52) PWC6031: Unterminated <c:set tag"
What I want to do is put the result of formatting the date object into the ""bdateVar" variable, as a
string.
Anybody see what mistake I'm making?
Thanks
pat