annotate client/digitallibrary/empty.html @ 78:e0dcac9c66fa

New servlet version 1.5b. Mostly cleanup. Global parameters for digilib now in DigilibConfiguration, per request parameters are now all in DigilibRequest. The DocuImage implementation can be selected by the configuration docuimage-class. Pixel-by-pixel view implemented with "mo=clip".
author robcast
date Fri, 24 Jan 2003 22:13:49 +0100
parents d407cb901df4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20
d407cb901df4 Initial revision
robcast
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
d407cb901df4 Initial revision
robcast
parents:
diff changeset
2 <html>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
3 <head>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
4 </head>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
5
d407cb901df4 Initial revision
robcast
parents:
diff changeset
6 <body>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
7 </body>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
8 </html>