Anoop's major update. Everything has changed location.

This commit is contained in:
amontano 2005-02-21 06:54:11 +00:00
parent c4c899c895
commit 6251b6c670
438 changed files with 40585 additions and 0 deletions

10
webroot/jsp/goodbye.jsp Normal file
View file

@ -0,0 +1,10 @@
<%@ page import="java.io.PrintWriter,java.io.StringWriter,org.thdl.lex.*,org.thdl.lex.component.*" isErrorPage="true" contentType="text/html; charset=UTF-8"%>
<jsp:include page="header.jsf" flush="false" />
<p>Thank you</p>
<p> Click <a href="/lex/login">here</a> to log back in.</p>
<jsp:include page="debug.jsf" />
<jsp:include page="footer.jsf" />