Commit 4102f00f authored by Alex Wenckus's avatar Alex Wenckus Committed by alex

Basic settings for http binding page, currently not functional.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/branches@5759 b35dd754-fafc-0310-a699-88a17e54d16e
parent 12786892
......@@ -43,6 +43,8 @@ tab.server.descr=Klikn\u011bte pro spr\u00e1vu nastaven\u00ed serveru
sidebar.external-components-settings.descr=Klikn\u011bte pro zm\u011bnu nastaven\u00ed extern\u00edch komponent
sidebar.connection-managers-settings=Spr\u00e1vci p\u0159ipojen\u00ed
sidebar.connection-managers-settings.descr=Klikn\u011bte pro konfiguraci nastaven\u00ed spr\u00e1vce p\u0159ipojen\u00ed
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=Registrace & p\u0159ihl\u00e1\u0161en\u00ed
sidebar.server-reg-and-login.descr=Klikn\u011bte pro \u00fapravu registrace & p\u0159ihla\u0161ovac\u00edch politik
sidebar.server-session-conflict=Politika zdroj\u016f
......@@ -1926,3 +1928,19 @@ plugin.enterprise.download.error = Nen\u00ed mo\u017en\u00e9 st\u00e1hnout dopl
plugin.enterprise.dont.show= Nezobrazovat znovu tuto str\u00e1nku
plugin.enterprise.installing = Instaluje se dopln\u011bk Enterprise ...
plugin.enterprise.installed = Dopln\u011bk Enterprise \u00fasp\u011b\u0161n\u011b nainstalov\u00e1n. Moment\u00e1ln\u011b prob\u00edh\u00e1 obnoven\u00ed...
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -44,6 +44,8 @@ tab.server.descr=Hier klicken um die Servereinstellungen zu verwalten
sidebar.external-components-settings.descr=
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=Registrierung & Anmeldung
sidebar.server-reg-and-login.descr=Hier klicken um die Registrierungs- und Anmeldungsrichtlinien zu bearbeiten
sidebar.server-session-conflict=Ressourcerichtlinien
......@@ -1726,3 +1728,19 @@ calendar.close = Close
calendar.today = Today
calendar.time_part = (Shift-)Click or drag to change value
calendar.time = Time:
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -124,6 +124,23 @@
## Added key: 'plugin.enterprise.dont.show'
## Added key: 'plugin.enterprise.installing'
## Added key: 'plugin.enterprise.installed'
##
## 3.2.0
## Added key: 'sidebar.http-bind'
## Added key: 'sidebar.http-bind.descr'
## Added key: 'httpbind.settings.enabled.legend'
## Added key: 'httpbind.settings.title'
## Added key: 'httpbind.settings.info'
## Added key: 'httpbind.settings.label_disable'
## Added key: 'httpbind.settings.label_disable_info'
## Added key: 'httpbind.settings.label_enable'
## Added key: 'httpbind.settings.label_enable_info'
## Added key: 'httpbind.settings.vanilla_port'
## Added key: 'httpbind.settings.label_seperate'
## Added key: 'httpbind.settings.label_seperate_info'
## Added key: 'httpbind.settings.label_same'
## Added key: 'httpbind.settings.label_same_info'
## Added key: 'httpbind.settings.secure_port'
# Wildfire
......@@ -158,6 +175,8 @@ tab.server.descr=Click to manage server settings
sidebar.external-components-settings.descr=Click to configure external component settings
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=Registration & Login
sidebar.server-reg-and-login.descr=Click to edit registration & login policies
sidebar.server-session-conflict=Resource Policy
......@@ -2044,4 +2063,20 @@ calendar.time = Time:
plugin.enterprise.download.error = Unable to download the Enterprise plugin. Please try again.
plugin.enterprise.dont.show= Don't show this page again
plugin.enterprise.installing = Installing Enterprise Plugin...
plugin.enterprise.installed = Enterprise plugin installed successfully. Refreshing momentarily...
\ No newline at end of file
plugin.enterprise.installed = Enterprise plugin installed successfully. Refreshing momentarily...
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=SSL Port:
\ No newline at end of file
......@@ -30,8 +30,6 @@ tab.server.descr=Presione para administrar la configuraci\u00f3n del servidor
sidebar.server-logs.descr=Presione para ver los logs del servidor
sidebar.manage-updates=Administrar Actualizaciones
sidebar.manage-updates.descr=Presione para administrar actualizaciones del servidor o plugins
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Presione para ver los plugins
sidebar.server-email=Configuraci\u00f3n de Correo
sidebar.server-email.descr=Presione para configurar el correo
sidebar.sidebar-server-settings=Configuraci\u00f3n del Servidor
......@@ -41,6 +39,8 @@ tab.server.descr=Presione para administrar la configuraci\u00f3n del servidor
sidebar.external-components-settings.descr=Presione para configurar los componentes externos
sidebar.connection-managers-settings=Administradores de Conexiones
sidebar.connection-managers-settings.descr=Presione para configurar los administradores de conexiones
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=Registro y Conexiones
sidebar.server-reg-and-login.descr=Presione para editar la pol\u00edtica de registro y conexiones
sidebar.server-session-conflict=Pol\u00edtica de Recursos
......@@ -1797,4 +1797,20 @@ calendar.time = Hora:
plugin.enterprise.download.error = No se ha podido descarga el plugin Corporativo. Intente nuevamente.
plugin.enterprise.dont.show= No mostrar esta p\u00e1gina nuevamente
plugin.enterprise.installing = Instalando Plugin Corporativo...
plugin.enterprise.installed = Plugin Corporativo instalado exitosamente. Refrescando en un instante...
\ No newline at end of file
plugin.enterprise.installed = Plugin Corporativo instalado exitosamente. Refrescando en un instante...
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -1082,6 +1082,8 @@ sidebar.connection-managers-session-summary=Sessions Connection Manager
sidebar.connection-managers-session-summary.descr=Cliquez pour administrer les session du ou des Connection Managers
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Cliquez pour param\u00e9trer le Connection Manager
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.external-components-settings=Composants Externes
sidebar.external-components-settings.descr=Cliquer pour configurer les param\u00e8tres des Composants Externes
sidebar.group-create=Cr\u00e9er un nouveau Groupe
......@@ -1426,3 +1428,19 @@ xmpp.error.502=Mauvaise passerelle d'acc\u00e8s
xmpp.error.503=Service indisponible
xmpp.error.504=D\u00e9lai d'acc\u00e8s \u00e0 la passerelle d\u00e9pass\u00e9
xmpp.error.unknown=Code Erreur inconnu
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -42,6 +42,8 @@ tab.server.descr=Klik hier om de serverinstellingen te beheren
sidebar.external-components-settings.descr=
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=Registratie & aanmelding
sidebar.server-reg-and-login.descr=Klik hier om het registratie- & aanmeldingsbeleid te wijzigen
sidebar.server-session-conflict=Extensiebeleid
......@@ -1732,3 +1734,19 @@ calendar.close = Close
calendar.today = Today
calendar.time_part = (Shift-)Click or drag to change value
calendar.time = Time:
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -46,6 +46,8 @@ tab.server.descr=Zarz\u0105dzanie ustawieniami serwera
sidebar.external-components-settings.descr=Kliknij aby skonfigurowa\u0107 ustawienia zewn\u0119trznych komponent\u00f3w
sidebar.connection-managers-settings=Menad\u017cer po\u0142\u0105cze\u0144
sidebar.connection-managers-settings.descr=Kliknij aby skonfigurowa\u0107 menad\u017cera po\u0142\u0105cze\u0144
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=Rejestracja i logowanie
sidebar.server-reg-and-login.descr=Kliknij aby edytowa\u0107 ustawienia rejestracji i logowania u\u017cytkownik\u00f3w
sidebar.server-session-conflict=Polityka zasob\u00f3w
......@@ -1702,3 +1704,19 @@ calendar.close = Zamknij
calendar.today = Dzisiaj
calendar.time_part = (Shift-)klik lub chwy\u0107 aby zmieni\u0107 warto\u015b\u0107
calendar.time = Czas:
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -42,6 +42,8 @@ tab.server.descr=Clique para gerenciar as configura\u00e7\u00f5es do servidor
sidebar.external-components-settings.descr=Clique para editar as configura\u00e7\u00f5es de componentes externos
sidebar.connection-managers-settings=Gerenciadores de Conex\u00e3o
sidebar.connection-managers-settings.descr=Clique para configurar o gerenciador de conex\u00e3o
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=Registro & Login
sidebar.server-reg-and-login.descr=Clique para editar as pol\u00edticas de registro &
sidebar.server-session-conflict=Pol\u00edtica de Recursos
......@@ -1733,3 +1735,19 @@ calendar.close = Fechar
calendar.today = Hoje
calendar.time_part = (Shift-)Clique ou arraste para mudar valor
calendar.time = Hora:
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -43,6 +43,8 @@ tab.server.descr=\u5355\u51fb\u53ef\u7ba1\u7406\u670d\u52a1\u5668\u8bbe\u7f6e
sidebar.external-components-settings.descr=\u70b9\u51fb\u914d\u7f6e\u5916\u90e8\u7ec4\u4ef6\u8bbe\u7f6e
sidebar.connection-managers-settings=\u8fde\u63a5\u7ba1\u7406
sidebar.connection-managers-settings.descr=\u5355\u51fb\u914d\u7f6e\u8fde\u63a5\u7ba1\u7406\u8bbe\u7f6e
sidebar.http-bind=HTTP Binding
sidebar.http-bind.descr=Click to configure HTTP binding settings
sidebar.server-reg-and-login=\u6ce8\u518c\u548c\u767b\u5f55
sidebar.server-reg-and-login.descr=\u5355\u51fb\u53ef\u7f16\u8f91\u6ce8\u518c\u548c\u767b\u5f55\u7b56\u7565
sidebar.server-session-conflict=\u8d44\u6e90\u7b56\u7565
......@@ -1590,3 +1592,19 @@ calendar.close = \u5173\u95ed
calendar.today = \u4eca\u5929
calendar.time_part = (Shift-)\u5355\u51fb\u6216\u62d6\u52a8\u6539\u53d8\u503c
calendar.time = \u65f6\u95f4:
# http bind settings page
httpbind.settings.enabled.legend=Service Enabled
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Wildfire.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
httpbind.settings.label_enable_info=Clients can connect to this server using HTTP binding.
httpbind.settings.vanilla_port=Port:
httpbind.settings.label_seperate=Use Admin Console Ports
httpbind.settings.label_seperate_info=The HTTP bind service will be run on the same ports as the admin console
httpbind.settings.label_same=Use Distinct Ports
httpbind.settings.label_same_info=The HTTP bind service will use distinct ports from those of the admin console
httpbind.settings.secure_port=Secure Port
\ No newline at end of file
......@@ -219,6 +219,44 @@ public class HttpServerManager {
return connectorList;
}
/**
* Returns true if the HTTP bind server is currently enabled.
*
* @return true if the HTTP bind server is currently enabled.
*/
public boolean isHttpBindEnabled() {
return httpBindServer != null && httpBindServer.isRunning();
}
/**
* Returns the HTTP binding port which does not use SSL.
*
* @return the HTTP binding port which does not use SSL.
*/
public int getHttpBindUnsecurePort() {
return JiveGlobals.getIntProperty(HTTP_BIND_PORT, 9090);
}
/**
* Returns the HTTP binding port which uses SSL.
*
* @return the HTTP binding port which uses SSL.
*/
public int getHttpBindSecurePort() {
return JiveGlobals.getIntProperty(HTTP_BIND_SECURE_PORT, 9091);
}
/**
* Returns true if the HTTP binding service is running on a seperate server than the admin
* console.
*
* @return true if the HTTP binding service is running on a seperate server than the admin
* console.
*/
public boolean isSeperateHttpBindServerConfigured() {
return httpBindServer != adminServer;
}
private class JiveSslConnector extends SslSocketConnector {
@Override
......
......@@ -67,6 +67,11 @@
url="connection-managers-settings.jsp"
description="${sidebar.connection-managers-settings.descr}" />
<!-- HTTP binding -->
<item id="http-bind" name="${sidebar.http-bind}"
url="http-bind.jsp"
description="${sidebar.http-bind.descr}" />
<!-- Manage updates -->
<item id="manage-updates" name="${sidebar.manage-updates}"
url="manage-updates.jsp"
......
<%@ page import="org.jivesoftware.wildfire.HttpServerManager" %>
<%--
- $Revision: 3268 $
- $Date: 2006-01-09 18:42:09 -0800 (Mon, 09 Jan 2006) $
- $Revision: $
- $Date: $
-
- Copyright (C) 2004 Jive Software. All rights reserved.
- Copyright (C) 2006 Jive Software. All rights reserved.
-
- This software is published under the terms of the GNU Public License (GPL),
- a copy of which is included in this distribution.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@ taglib uri="http://java.sun.com/jstl/fmt_rt" prefix="fmt" %>
<%
HttpServerManager serverManager = HttpServerManager.getInstance();
boolean isHttpBindEnabled = serverManager.isHttpBindEnabled();
boolean isHttpBindServerSperate = serverManager.isSeperateHttpBindServerConfigured();
int port = serverManager.getHttpBindUnsecurePort();
int securePort = serverManager.getHttpBindSecurePort();
%>
<html>
<head><title>Simple jsp page</title></head>
<body>Place your content here</body>
<head>
<title>
<fmt:message key="httpbind.settings.title"/>
</title>
<meta name="pageID" content="http-bind"/>
</head>
<body>
<p>
<fmt:message key="httpbind.settings.info"/>
</p>
<form action="http-bind.jsp" method="post">
<div class="jive-contentBoxHeader">
<fmt:message key="httpbind.settings.enabled.legend"/>
</div>
<div class="jive-contentBox">
<table cellpadding="3" cellspacing="0" border="0">
<tbody>
<tr valign="middle">
<td width="1%" nowrap>
<input type="radio" name="httpBindEnabled" value="false" id="rb01"
<%= (!isHttpBindEnabled ? "checked" : "") %>>
</td>
<td width="99%" colspan="2">
<label for="rb01">
<b>
<fmt:message key="httpbind.settings.label_disable"/>
</b> -
<fmt:message key="httpbind.settings.label_disable_info"/>
</label>
</td>
</tr>
<tr valign="middle">
<td width="1%" nowrap>
<input type="radio" name="httpBindEnabled" value="true" id="rb02"
<%= (isHttpBindEnabled ? "checked" : "") %>>
</td>
<td width="99%" colspan="2">
<label for="rb02">
<b>
<fmt:message key="httpbind.settings.label_enable"/>
</b> -
<fmt:message key="httpbind.settings.label_enable_info"/>
</label>
</td>
</tr>
<tr valign="middle">
<td width="1%">
&nbsp;
</td>
<td width="1%" nowrap>
<input type="radio" name="httpPortsDistinct" value="false" id="rb03"
<%= (!isHttpBindServerSperate ? "checked" : "") %>>
</td>
<td width="98%">
<label for="rb03">
<b>
<fmt:message key="httpbind.settings.label_seperate"/>
</b> -
<fmt:message key="httpbind.settings.label_seperate_info"/>
</label>
</td>
</tr>
<tr valign="middle">
<td width="1%">
&nbsp;
</td>
<td width="1%" nowrap>
<input type="radio" name="httpPortsDistinct" value="true" id="rb04"
<%= (isHttpBindServerSperate ? "checked" : "") %>>
</td>
<td width="98%">
<label for="rb04">
<b>
<fmt:message key="httpbind.settings.label_same"/>
</b> -
<fmt:message key="httpbind.settings.label_same_info"/>
</label>
</td>
</tr>
<tr>
<td width="1%">
&nbsp;
</td>
<td colspan="2">
<label for="port">
<fmt:message key="httpbind.settings.vanilla_port"/>
</label>
<input id="port" type="text" size="5" maxlength="10" name="port" value="<%=port%>" />
</td>
</tr>
<tr>
<td width="1%">
&nbsp;
</td>
<td colspan="2">
<label for="securePort">
<fmt:message key="httpbind.settings.secure_port"/>
</label>
<input id="securePort" type="text" size="5" maxlength="10" name="securePort" value="<%=securePort%>" />
</td>
</tr>
</tbody>
</table>
<input type="submit" name="update" value="<fmt:message key="global.save_settings" />">
</div>
</form>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment