This is clearly a user list question.  Please direct your questions there if
you want help.


> -----Original Message-----
> From: marcelo_Java [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 20, 2008 18:23
> To: [email protected]
> Subject: Someone know how can I configure a WYSIWYG editor on a Tapestry
> web app?
> 
> 
> I'm using the TinyMCE, but when I format my text inside the textarea and
> submit the form and save the content to the database, the content get
> stored
> this way:
> <p><strong>dsgdeftgdsgdsfgd</strong></p>
> 
> An when I use an expansion like:
> 
> ${productInstance.description}
> 
> The text that appears on the page come out like this:
> <p><strong>dsgdeftgdsgdsfgd</strong></p>
> 
> And when you see the source of the page, this part gets its simbols
> replaced:
> &lt;p&gt;&lt;strong&gt;dsgdeftgdsgdsfgd&lt;/strong&gt;&lt;/p&gt;
> 
> Anybody have any idea?
> --
> View this message in context: http://www.nabble.com/Someone-know-how-can-
> I-configure-a-WYSIWYG-editor-on-a-Tapestry-web-app--
> tp19079202p19079202.html
> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> 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