<%@ page import="org.opencms.workplace.tools.modules.*" %><% // initialize the workplace class CmsDependenciesOverview wp = new CmsDependenciesOverview(pageContext, request, response); // perform the dialog display action wp.displayDialog(); %>