annotate client/digitallibrary/empty.html @ 498:86b5589f38db

added a sendRedirect after the creation of a PDF so that the user that requested the document gets to download it upon completion
author cmielack
date Wed, 11 Feb 2009 17:02:48 +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>