<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --%>

About Pluto Portal Driver

Portal Name:
Portal Version:
Servlet Container: <%= config.getServletContext().getServerInfo() %>
Java Version: <%= System.getProperty("java.version") %> (<%= System.getProperty("java.vm.vendor") %> - <%= System.getProperty("java.vm.name") %> build <%= System.getProperty("java.vm.version") %>)
Operating System: <%= System.getProperty("os.name") %> (<%= System.getProperty("os.arch") %> version <%= System.getProperty("os.version") %>)
Pluto Website: http://portals.apache.org/pluto/
Please use the Jira issue tracking site to record any problems you are having with the Pluto portal driver. When you report an issue, please include the data (version, os, etc.) collected in this portlet in addition to any relevant stack traces or log records and detailed steps on what you were doing when the problem arose.