Mercurial > hg > digilib-old
view client/digitallibrary/digilib-fail.html @ 130:c36944be0b58
Servlet Version 1.11a1with original size(!)
- new meta data file loader
- new parameter ddpi, ddpix, ddpiy (client->servlet)
- new parameter mo=osize
- osize scales based on ddpi and original dpi (currently only equally for x and y)
author | robcast |
---|---|
date | Wed, 02 Jul 2003 00:02:18 +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>