Update of /cvsroot/archive-access/archive-access/projects/wayback/src/webapp/jsp/template
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12804/src/webapp/jsp/template
Removed Files:
UI-header.txt UI-footer.txt styles.css
Log Message:
Major UI Overhaul:
Moved templates up to top of webapp
Created css, images directories, moved relevant files into them
UI-Header.txt => UI-Header.jsp (now uses ContextPath)
UI-Footer.txt => UI-Footer.jsp (now uses ContextPath)
added requestform.jsp pages for ReplayUI and QueryUI
ReplayUI servlet url .../retrieve => .../replay
Form in header of all Query/Error pages now works
WMRequest Parsing:
WMRequest now can parse Replay or Query requests with arguments encoded as CGI parameters. If the filter did not already parse the request, then an attemp is made with the WMRequest CGI parameter parsing... This allows for direct CGI GET requests to the individual servlets, making the requestform.jsp FORMs possible.
Timestamp:
added static method to construct a "current" Timestamp.
--- UI-footer.txt DELETED ---
--- styles.css DELETED ---
--- UI-header.txt DELETED ---
|