I looked at http://jumpstart.doublenegative.com.au/jumpstart/examples/component/coreinputcomponents and when I type in text in the text area that includes an end-of-line character, it gets displayed as two lines of text each surrounded with <p> and </p>. But in my own Tapestry application, when I display text with ${myText}, all my eol characters stay as eol characters and thus get ignored by the browser, showing up as one long line of text.

Is there some way I can convert eol's to <br/> or something?

Thanks.


Tim Koop
t...@timkoop.com <mailto:t...@timkoop.com>
www.timkoop.com <http://www.timkoop.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to