annotate client/digitallibrary/relato/blank.html @ 292:1e7cb24f2406

Servlet version 1.5.0b -- the beginning of the next generation :-) - code restructuring to improve scaleability - new Initialiser servlet that must be run first - image transformation work moved to DigilibImageWorker class - Maximum number of concurrent threads limited by Semaphore - old JIMI toolkit implementation removed
author robcast
date Sun, 24 Oct 2004 20:23:49 +0200
parents b632a25e1753
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
235
b632a25e1753 added missing file
luginbue
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
b632a25e1753 added missing file
luginbue
parents:
diff changeset
2 <html>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
3 <head>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
4 </head>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
5
b632a25e1753 added missing file
luginbue
parents:
diff changeset
6 <body bgcolor="#666666">
b632a25e1753 added missing file
luginbue
parents:
diff changeset
7 </body>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
8 </html>