Hello all,
I am trying to create an embedded html portlet. I find it a little bit extra work to use FilePortlet or any other sort of static portlet for small chunks of xml. So having an embedded html portlet that get the contents of the html from a portlet preference that is set in psml is a good work around. Now the problem is that preferences as retrieved as text and since the html or XHTML are not strings (they have < and > ) I was not able to get the contents from the preferences. I tried escaping the html but no luck. I don't know if anyone has a work around. I know that the implementation of pluto is set by jsr 286, but does the preference have to be string?

Can anyone comment on this, please ?

thank you.


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

Reply via email to