comparison client/digitallibrary/server/dlConfig.jsp @ 557:0885f5ca5b24 digilibPDF

more refactoring and rearranging pdf and image generation works now
author robcast
date Thu, 16 Dec 2010 21:19:11 +0100
parents bc9196347188
children
comparison
equal deleted inserted replaced
556:5cc180bb0a5c 557:0885f5ca5b24
1 <%@page import="digilib.servlet.DigilibJobCenter"%> 1 <%@page import="digilib.util.DigilibJobCenter"%>
2 <%@ page language="java" %> 2 <%@ page language="java" %>
3 3
4 <%! 4 <%!
5 // authentication stuff - robert 5 // authentication stuff - robert
6 // ----------------------------- 6 // -----------------------------