<%@ page import="org.opencms.workplace.tools.accounts.*"%> <% // initialize the workplace class CmsGroupDependenciesList wp = new CmsGroupDependenciesList(pageContext, request, response); wp.displayDialog(); %>