From: maxcooper Date: Mon, 26 Jan 2004 10:57:05 +0000 (+0000) Subject: moved to individual apps since rememberme app needs checkbox X-Git-Tag: rel-2_0-alpha1~4 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=93d80372aaf3a7ac11d218d5499d81ccdc40d56b;p=securityfilter.git moved to individual apps since rememberme app needs checkbox --- diff --git a/web/share/loginForm.jsp b/web/share/loginForm.jsp deleted file mode 100644 index 34d37c4..0000000 --- a/web/share/loginForm.jsp +++ /dev/null @@ -1,35 +0,0 @@ -<%@ page import="org.securityfilter.example.Constants"%> - - - - -<%=Constants.LOGIN_TITLE%> - - - -

<%=Constants.LOGIN_TITLE%>

- -<%@include file="/menu.jsp" %> - -Login with username=<%=Constants.VALID_USERNAME%> -and password=<%=Constants.VALID_PASSWORD%>. - -
- -Username: -

- -Password: -

- - - -

- - \ No newline at end of file