source:
EDIS/trunk/java/tracking-server-bigboard/src/main/webapp/reset.jsp@
1659
Last change on this file since 1659 was 1227, checked in by , 13 years ago | |
---|---|
File size: 112 bytes |
Rev | Line | |
---|---|---|
[1227] | 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.