<ws>
Output space in the template
Output space in the template, can also set spaces count..
count(optional) The number of space characters in the output, the value must be a positive integer
You can also use <% out.wirte(" "); %> to the same effect.
Example 1