User ACL Read via Xpages Link Control


<xp:link escape="true" id="link1" rendered="#{javascript:LoginBeanSQL.ACLAccessOkay()}" text="ACL Access" value="/xpaclaccesscheck.xsp" style="color:rgb(0,128,128)" target="colours"></xp:link>

<xp:link escape="true" id="link1" rendered="#{javascript:LoginBeanSQL.SecurityAccessOkay()}" text="Security Access" value="/xpsecurityaccesscheck.xsp" style="color:rgb(0,128,128)" target="colours"></xp:link>
All code submitted to OpenNTF XSnippets, whether submitted as a "Snippet" or in the body of a Comment, is provided under the Apache License Version 2.0. See Terms of Use for full details.
No comments yetLogin first to comment...