I think he's after letting users enter HTML into an input field and allowing
them to edit it later maintaining <BLAH> rather than getting &lt;BLAH&gt;

Something tells me he's not tried it yet :).

Al.

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: 31 December 2007 13:33
To: Struts Users Mailing List
Subject: RE: Outputting raw HTML with s:property tag

--- shai200 <[EMAIL PROTECTED]> wrote:
> Second question - how can I use struts tags as output (i.e. <s:textarea>)?
> Can Struts in turn convert them into HTML code by outputting Struts 
> HTML tag using <s:property > ?

You mean you want to display the (escaped) HTML created by a tag?

d.


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


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

Reply via email to