How can I print a newline (“\n” or “\r\n” or “\n\r”). Which is the right one to be understood by a browser?) using JSTL or EL? I want to really print a newline (not a <BR>), since I need to place it in a javascript section in a HTML file.
How can I print a newline (\n or \r\n or \n\r). Which is the
Share
Simple, solution is just not to use JSTL/EL