HelloI have the folloing error when I try to open a link in an xpage
The request is not coming from a trusted Rich Client part
javax.servlet.ServletException: The request is not coming from a trusted Rich Client part
com.ibm.domino.xsp.module.nsf.NSFService.doService(Unknown Source)
com.ibm.designer.runtime.domino.adapter.LCDEnvironment.doService(Unknown Source)
com.ibm.designer.runtime.domino.adapter.LCDEnvironment.service(Unknown Source)
The link is index.xsp?iddoc=xxxx
it is work in Firefox but not in notes Client !
Any idea ?