#29302

It is possible with PD4ML Pro (and derived volume license binaries) like that:

[language=xml:3d5hg575]
line 1
line 2
line 3
line 4
[/language:3d5hg575]

Actually in PD4ML Std it would work as well (I copied the below from our test suite):

[language=xml:3d5hg575]<%
String s = “$[title]nsecond line”;
%>

<pd4ml:header
titleTemplate=””
pageNumberTemplate=”default”
titleAlignment=”left”
fontSize=”14″
color=”#008000″
fontFace=”Comic Sans MS”
fontStyle=”bolditalic”
areaHeight=”36″/>[/language:3d5hg575]

What is exactly in {4lines Message}? Can it be JSP runtime “optimises” the code and substitutes ‘n’ with whitespace chars in-place.