view client/digitallibrary/pdf/wip.jsp @ 504:a370e72f2179 digilibPDF

added JSPs for PDF services
author cmielack
date Fri, 06 Mar 2009 11:06:21 +0100
parents
children 0885f5ca5b24
line wrap: on
line source

<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="refresh" content="10">
<title>Work in progress ...</title>
</head>
<body>
<h1>Bitte warten ...</h1>
ihre Anfrage wird bearbeitet.  Der Download beginnt automatisch, sobald das Dokument fertig generiert ist. 
</body>
</html>