<div dir="ltr">Probably to late. You can set an attribute in request context like this:<div><div><br></div><div>org.opencms.file.CmsObject cmo = org.opencms.jsp.util.CmsJspElFunctions.getCmsObject(pageContext);</div><div>cmo.getRequestContext().setAttribute(org.opencms.file.CmsRequestContext.ATTRIBUTE_FULLLINKS, Boolean.TRUE);</div>
<div><br></div><div><br></div><div>Stephan</div><div class="gmail_extra"><br></div></div></div>