X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=etc%2Fweb.xml;h=7169c0597e5acafa48df2b9fd24f6b7fe9d757c4;hb=b32727f278b8a7548a1084f7f1cc5df4ce1e89a5;hp=91dbf46ec5fd8521c5f23ca7343d3eee8f833ea4;hpb=4c781dd290660078a214561c1fe7d94f519771e1;p=mir.git diff --git a/etc/web.xml b/etc/web.xml index 91dbf46e..7169c059 100755 --- a/etc/web.xml +++ b/etc/web.xml @@ -1,8 +1,8 @@ + PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" + "http://java.sun.com/dtd/web-app_2_3.dtd"> @@ -69,15 +69,92 @@ /OutputMir - - - - http://java.apache.org/tomcat/examples-taglib - - - /WEB-INF/jsp/example-taglib.tld - - + + + mp3 + + + audio/x-mp3 + + + + + ra + + + audio/vnd.rn-realaudio + + + + + rm + + + application/vnd.rn-realmedia + + + + + mov + + + video/quicktime + + + + + mpg + + + video/mpeg + + + + + avi + + + video/x-msvideo + + + + + asf + + + video/x-ms-asf + + + + + pdf + + + application/pdf + + + + + + + Resource reference to a factory for java.sql.Connection instances that + may be used for talking to a particular database that is configured in + the server.xml file. + + + + jdbc/Mir + + + + javax.sql.DataSource + + + + Container + + +