To check permissions on an object I can use... zope.security.canAccess zope.security.canWrite ...is there a similar way of checking if the current principal may access a given view? Maybe using the URL? Mvh Sebastian