Hello,
I would like to try new line in jstl run_time tag, but I get the following
errors:org.apache.jasper.JasperException: /SimpleBean.jsp(11,0) "${header['User-Agent']+ '\n'}" contains invalid expression(s): javax.servlet.jsp.el.ELException: Encountered "'\n", expected one of [, , , "true", "false", "null", "(", "-", "not", "!", "empty", ]
And my code runs in jsp2.0
Any ideas?