Hi all
Our web developers designed a page (XHTML 1.1 compliant) which I am trying to set up as a template. The page on its own displays correctly and passes all validations. However when create a template (which is a valid JSP document (.jspx)) the layout breaks. After some time, I believe I figured out that the reason why the layout breaks is because spaces are not being preserved when the content renders. As a matter of fact I took the HTML code produced by Magnolia and created a plain web page and it was broken. After cleaning up a broken page and reformatting with spaces everything was back to normal... The question... How do I "tell" the JSP/JSPX template to preserve the spaces and comments and indentation? Any help is appreciated... Regards Amir ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
