Results 1 to 2 of 2

Thread: No carriage returns in Roo generated pages - page source is not readable

Hybrid View

  1. #1
    Join Date
    Nov 2012
    Posts
    2

    Default No carriage returns in Roo generated pages - page source is not readable

    Hello All,

    I am embarrassed to ask but I would appreciate it if someone could tell me how I can configure Roo to include CR/LF characters in the page output so that I can read the page source? I've worked through a few of the examples and they all generate "single line" pages.

    TIA,

    ericg

  2. #2
    Join Date
    Nov 2012
    Posts
    2

    Default

    Quote Originally Posted by ericg View Post
    Hello All,

    I am embarrassed to ask but I would appreciate it if someone could tell me how I can configure Roo to include CR/LF characters in the page output so that I can read the page source? I've worked through a few of the examples and they all generate "single line" pages.

    TIA,

    ericg
    It turns out that white space/new line collapse is standard behavior for jspx. There are various directives to disable this but I could not get them to work reliably. I've reverted to using straight jsps in order to get readable pages.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •