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