"James" <jim at futurate.com> writes:
> I’ve put this script into the head of my jsp template in order to restrict
> access to pages by users that are not logged in.
Why don't you use OpenCms' ACL?
> if( currentUser == null && "".equals( currentUser ) && "guest".equals(
|| ||
Regards,
Thomas