java - How to save String format? -


I am working with jsf 1.2 and richFaces 3.3, I need to save the text with a special format created by the user Is spaces, returns, etc. ...

Is there a special tag to do this?

Richfase has a & lt; Rich: Editor & gt; Tags:

I do not know that this is in Richfase 3.3. If it is not, you can do this with the CKAditator & lt; H: inputTextarea & gt; .

Ck Editor Demo: Download CK Editor:

& lt; H: inputTextarea & gt; or & lt; Rich: Edit & gt; Follow the content: & lt; H: outputText value = "# {someBean.field}" escape = "false" /> gt;


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

Django Celery - running scheduled tasks -

perl - 'Unquoted string ".." may clash with future reserved word' but only when package is used -