view client/digitallibrary/digilib-fail.html @ 179:0c85e8e76a25

Servlet version 1.18b1 - new transfer mode "rawfile" with mime-type application/octet-stream - finally proper logging with Log4J! - therefore a lot of debugging-prints changed, the Util class is now useless
author robcast
date Fri, 21 Nov 2003 00:10:57 +0100
parents d407cb901df4
children
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html> <head>
<title>Login to digilib</title>
</head>

<body>
<h1>Login to digilib failed</h1>

<p>The name and password are incorrect!</p>

<p>You can use the browser's &quot;Back&quot; button and try again.</p>

</body>
</html>