# HG changeset patch # User robcast # Date 1011277792 -3600 # Node ID 8c2596f85b732bcce6cb72f3c74188fe529d1539 # Parent 6c3914dcafed4c8ae9181bf8eb29f3cd64b49321 First import of client module diff -r 6c3914dcafed -r 8c2596f85b73 client/digitallibrary/digicat.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/digitallibrary/digicat.html Thu Jan 17 15:29:52 2002 +0100 @@ -0,0 +1,26 @@ + + + +Digital Library Redirect + + + + + +

Digital Library Redirect

+ +

You should automatically be redirected to the Digital Library page.

+ +

If this doesn't happen please click here.

+ +
+
robert.casties@philo.unibe.ch
+ diff -r 6c3914dcafed -r 8c2596f85b73 client/digitallibrary/digicat.jsp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/digitallibrary/digicat.jsp Thu Jan 17 15:29:52 2002 +0100 @@ -0,0 +1,48 @@ + + + + + +<% +// set servlet init-parameter +DB.setConfig(getServletConfig()); +// check if authentication is needed and redirect if necessary +DB.doAuthentication(request, response); +%> + + + + + + + + + + +