richfaces - rich:editor formatting -


i using rich:editor create content in application. storing content data in string property in backend bean , persisting database using hibernate. problem whenever applying formatting style alos coming content , stored database. want save data in html formate , view again in rich:modalpanel. please help.

eg. can use

  h:outputtext value="#{question.qtext}" escape="false"  

the value="#{question.qtext}" text stored html :). , escape="false" rest.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -