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