<%@include file="/html/init.jsp"%> <% String KNIMEAppURL_cfg = GetterUtil.getString(portletPreferences.getValue("KNIMEAppURL", StringPool.BLANK)); String KNIMEAppURLTokenParam_cfg = GetterUtil .getString(portletPreferences.getValue("KNIMEAppURLTokenParam", StringPool.BLANK)); Integer KNIMEiFrameHeightParam_cfg = GetterUtil .getInteger(portletPreferences.getValue("KNIMEiFrameHeightParam", "1000")); boolean KNIMEWindowPreference_cfg = GetterUtil .getBoolean(portletPreferences.getValue("KNIMEWindowPreference", StringPool.FALSE)); String applicationNameParam_cfg = GetterUtil .getString(portletPreferences.getValue("applicationNameParam", "the Application")); if (applicationNameParam_cfg.equals("")) applicationNameParam_cfg = "the Application"; %>

Display options (default iFrame):