Update of /cvsroot/archive-access/archive-access/projects/wayback/src/webapp/images
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12804/src/webapp/images
Added Files:
shim.gif wayback_logo_sm.gif
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.
--- NEW FILE: shim.gif ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wayback_logo_sm.gif ---
(This appears to be a binary file; contents omitted.)
|