head.jsp #1

  • //
  • guest/
  • perforce_software/
  • archived/
  • api/
  • java/
  • p4jsp/
  • web/
  • head.jsp
  • View
  • Commits
  • Open Download .zip Download (288 B)
<?xml version="1.0"?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="1.2">
<jsp:directive.page import="java.util.*"/>
<jsp:text>
<LINK rel="stylesheet" type="text/css" href="p4jsp.css"/>
<TITLE><jsp:scriptlet>out.print(title);</jsp:scriptlet></TITLE>
</jsp:text>
</jsp:root>
# Change User Description Committed
#1 8157 michael Archiving legacy java api projects which predate the supported P4Java api.
//public/perforce/api/java/p4jsp/web/head.jsp
#1 1983 David Markley Branched p4jsp from guest to public depot.
//guest/david_markley/p4jsp/web/head.jsp
#2 1842 David Markley Updated pages to include titles and added view and diff pages.
#1 1824 David Markley Added initial files for p4jsp.