SyntaxFix
Write A Post
Hire A Developer
Questions
In JAVA app, if message is read from "properties" file.
Due to double compilation java-html,
you'll need double escape.
jsp.msg.1=First Line \\nSecond Line
will result in
First Line Second Line