annotate client/digitallibrary/WEB-INF/digilib-map.xml @ 810:5de6c7a73855
stream
Alternative versions of Scaler without async and without threads.
Should still work with Servlet API 2.3 (i.e. Tomcat < 7, Jetty < 8).
author |
robcast |
date |
Sun, 20 Feb 2011 19:34:05 +0100 |
parents |
a5300ee2a1fc |
children |
|
rev |
line source |
173
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <!-- mapping of "virtual" and real directories on digilib server -->
|
|
3 <digilib-aliases>
|
|
4 <mapping link="exp1/archimedes/hutto_dicti_1625" dir="lib2/china/QiQi/Vol1"/>
|
|
5 <mapping link="exp1/archimedes/kopernicus" dir="pro1/sundries/kop2"/>
|
|
6 </digilib-aliases> |