Hi All,
I have a struts app that lets users input into text-areas. Whatever the
user entered will later be displayed as text.
To give users some control over presentation, I'd like to allow them to
enter html directly into a text-area.
Struts appears to convert all html to harmless displayable text, so that
<hr> appears quite literally as '<hr>' rather than as a horizontal line.
How can I allow users to input effective html? And is there any way I can
ring-fence what they enter, so that any html errors they make don't bring
the whole page down?
Regards,
John
[EMAIL PROTECTED]
Ph (09) 372-5010
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]