<?xml version="1.0"?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="1.2">
<jsp:directive.page import="java.io.*,java.net.*,java.util.*,com.perforce.api.*" contentType="text/html;charset=ISO-8859-1"/>
<jsp:scriptlet>
session.invalidate();
out.println("INVALID");
</jsp:scriptlet>
</jsp:root>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 5093 | Hari Krishna Dara |
Populating perforce branch. I will be adding p4admin files to it. |
||
| //public/perforce/api/java/p4jsp/web/invalid.jsp | |||||
| #1 | 2081 | David Markley | Updated to support Tomcat 4.0.4 in the public depot. | ||
| //guest/david_markley/p4jsp/web/invalid.jsp | |||||
| #1 | 2070 | David Markley | Updated to work with Tomcat 4.0.4 | ||