[opencms-dev] Direct edit on JSP
Florian Hopf
hopf at synyx.de
Tue Jul 8 18:49:41 CEST 2008
Hi,
Jaleel, Jehan schrieb:
>
> I have a JSP that I would like end-users of open cms (who
> have no HTML knowledge) to be able to edit in the WYSWIG editor. But
> everytime I click on the direct edit button it opens up the page in the
> source editor with all the ugly HTML tags present.
>
>
>
> Anyone have any suggestions? I tried using the “<cms:editable/>” in my JSP and it still did not help. Some sample code would be great.
>
>
Is there a reason why you want to keep the content in the JSP?
Normally you would keep the content either in a structured content or an
xml page and include it from the JSP.
Regards
Florian
More information about the opencms-dev
mailing list