In DSP to display formatted HTML text you use the valueishtml converter attribute. For example:
For example “foo & bar” becomes “foo & bar”.
In JSTL to do this you tell JSTL not to escape the XML. For example:
In DSP to display formatted HTML text you use the valueishtml converter attribute. For example:
For example “foo & bar” becomes “foo & bar”.
In JSTL to do this you tell JSTL not to escape the XML. For example: