<?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 | |
---|---|---|---|---|---|
#2 | 1842 | David Markley | Updated pages to include titles and added view and diff pages. | ||
#1 | 1824 | David Markley | Added initial files for p4jsp. |