# HG changeset patch # User robcast # Date 1011277792 -3600 # Node ID 803160f3d2e85d2991894f1941c55b8bba3a16c4 # Parent fd23063ba2d994fd486f0ac5073ca4556b87b1d0 First import of client module diff -r fd23063ba2d9 -r 803160f3d2e8 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 fd23063ba2d9 -r 803160f3d2e8 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); +%> + + + + + + + + + + + + + +