If you don't want to encode these URLs, you can do this by setting the
_xEncodeUrl
parameter to false
on URLs that are passed to the Oracle JSF Portlet Bridge for encoding.By example:
<af:inlineframe id="if1" shortdesc="My UCM document rendition" source="http://my-custom-server/doc?q=4732847239847&_xEncodeUrl=false"> </af:inlineframe>
No comments:
Post a Comment