Mercurial > hg > digilib-old
view client/digitallibrary/digilib-fail.html @ 492:d09c9b1db0cb
new servlet version 1.7.0b
- changed semaphore code to use Java 1.5
- changed digilib worker to do write the output outside the semaphore
author | robcast |
---|---|
date | Thu, 02 Aug 2007 19:22:47 +0200 |
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 "Back" button and try again.</p> </body> </html>