source: EDIS/trunk/java/tracking-server-bigboard/src/main/webapp/reset.jsp@ 1227

Last change on this file since 1227 was 1227, checked in by George Lilly, 13 years ago

initial load of EDIS 1.0

File size: 112 bytes
Line 
1<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
2<% session.invalidate(); %>
3<c:redirect url="/"/>
Note: See TracBrowser for help on using the repository browser.