X-Application Version: 3.1.3
Tamino Version : 3.1.1
Platform : Win2k
WebContainer : Tomcat 4.0.3
JDK Version : 1.3.1
I have a similar problem to one previously discussed in this forum by tv.
I have tried using
tags in the display jsp page, and rawcontent=“true” in both modify and display pages, but they appear to make no difference.
For example, if I use the following code in my modify.jsp to allow the user to input formatted text, and he uses carriage returns to format his text, these are lost when the page is displayed or re-modified.
<bdm:edit select=“/resreq/request/report” rawcontent=“true”></bdm:edit>
Can this be done?
[This message was edited by Christian Freytag on 21 Mar 2003 at 09:02.]