<% /******************************************************************************* * Copyright (c) 2001, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at * https://www.eclipse.org/legal/epl-2.0/ * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * IBM Corporation - initial API and implementation *******************************************************************************/ %> <%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.wsdl.perspective.*, org.eclipse.wst.ws.internal.explorer.platform.wsdl.constants.*" %> <% WSDLPerspective wsdlPerspective = controller.getWSDLPerspective(); int viewID = wsdlPerspective.getStatusContentType(); %> <%=wsdlPerspective.getMessage("FRAME_TITLE_STATUS_CONTENT")%> ">
<% if (viewID == wsdlPerspective.STATUS_CONTENT_RESULT_SOURCE) { %> "><%=wsdlPerspective.getMessage("FORM_LINK_FORM")%> <% } else { %> "><%=wsdlPerspective.getMessage("FORM_LINK_SOURCE")%> <% } %>
<% if (viewID == wsdlPerspective.STATUS_CONTENT_RESULT_SOURCE) { %> <% } else { %> <% } %>