# HG changeset patch # User robcast # Date 1011277792 -3600 # Node ID f80cc302cad833d0ab4d3ee975c95a875eb2e646 # Parent a256239970f845be185f76419336e021f92d2a77 First import of client module diff -r a256239970f8 -r f80cc302cad8 client/digitallibrary/digilib.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/digitallibrary/digilib.html Thu Jan 17 15:29:52 2002 +0100 @@ -0,0 +1,25 @@ + + + +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 a256239970f8 -r f80cc302cad8 client/digitallibrary/digilib.jsp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/digitallibrary/digilib.jsp Thu Jan 17 15:29:52 2002 +0100 @@ -0,0 +1,49 @@ + +Digital Document Library + + + +<% +// set servlet init-parameter +DB.setConfig(getServletConfig()); +// check if authentication is needed and redirect if necessary +DB.doAuthentication(request, response); +%> + + + + + + + + + + + + + +