%@ page contentType="text/html; charset=utf-8" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <% pageContext.setAttribute("newLineChar", "\n"); %>
${ fn:replace(document.translatedContent, newLineChar, '') }