# HG changeset patch # User robcast # Date 1011277792 -3600 # Node ID 270e1127c65f5bf9a368b629991f0ac0651c8021 # Parent 1bf86dca706b435925c3ccffd0c140341a775530 First import of client module diff -r 1bf86dca706b -r 270e1127c65f 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 1bf86dca706b -r 270e1127c65f 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); +%> + + + + + + + + + + +