[EMAIL PROTECTED] wrote:

>
>
>
>
>Looks like I went a bit over the top with the embedded html proposal.
>
>It seems the users would be content if whatever they'd keyed into a
>text-area looked the same when
>subsequently re-displayed as text in a document.
>
>ie just preserve the line-feeds, no need for bolding etc.
>
>Any ideas?
>

Maybe you could use Jakarta Taglibs to do this. Take a look at String tag
library:
http://jakarta.apache.org/taglibs/doc/string-doc/intro.html
especially the "string:replace" tag. I used it to put "<BR/>" where
line-feeds are.
http://jakarta.apache.org/taglibs/doc/string-doc/string-1.1.0/index.html#replace
Ciao
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to