<%@ page language="java" contentType="text/html; charset=UTF-8" errorPage="../showError.jsp" import="com.sap.lcr.webui.*"%> <%=UIElements.getTitleHTML("Initial Setup")%> <%= UIElements.createHead(request,response)%> <% // note: this page is called when server is still stopped %>
<%= WebError.getHTML(request)%><%= WebMessage.getHTML(request)%>

Initial Setup

This page lets you perform an initial SLD configuration.

Object Server Name: Parameter help
Import Software Catalog Parameter help
<%= UIElements.createButton(request,"Start","Start Initial Setup...", "Configure and start SLD server", "javascript:document.initialsetupform.submit();",100,CimIO.isAdministrator(request,response))%>