added actual form handling to the main config.jsp page

dropped the old notice.jsp style result notification
display destination info on the left nav
This commit is contained in:
jrandom
2004-07-31 02:34:24 +00:00
committed by zzz
parent 7b60d3dab9
commit ed9f9625ae
13 changed files with 419 additions and 16 deletions

View File

@ -9,7 +9,6 @@
<%@include file="nav.jsp" %>
<%@include file="summary.jsp" %>
<%@include file="notice.jsp" %>
<div class="main" id="main">
<jsp:useBean class="net.i2p.router.web.ProfilesHelper" id="profilesHelper" scope="request" />