Anoop's major update. Everything has changed location.
This commit is contained in:
parent
c4c899c895
commit
6251b6c670
438 changed files with 40585 additions and 0 deletions
10
webroot/jsp/goodbye.jsp
Normal file
10
webroot/jsp/goodbye.jsp
Normal 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" />
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue