diff client/digitallibrary/digimage.jsp @ 569:1f666c2b4578

Merge with PDF branch 8beefd1142b28ca9b2433205e7eea82a517bb215
author robcast
date Tue, 21 Dec 2010 09:52:16 +0100
parents e1094c5ec032
children
line wrap: on
line diff
--- a/client/digitallibrary/digimage.jsp	Wed Jul 14 16:36:42 2010 +0200
+++ b/client/digitallibrary/digimage.jsp	Tue Dec 21 09:52:16 2010 +0100
@@ -26,7 +26,7 @@
 // add number of pages
 dlRequest.setValue("pt", docBean.getNumPages());
 // store objects for jsp:include
-pageContext.setAttribute("docBean", docBean, pageContext.REQUEST_SCOPE);
+pageContext.setAttribute("docBean", docBean, PageContext.REQUEST_SCOPE);
 %><html>
 <head>
     <title>Digital Document Library (L1)</title>