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