java/nekurak.net-ws/web/WEB-INF/beans.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Jan 26 02:24:34 2011 +0100 (2011-01-26)
changeset 178 afee4e663992
permissions -rw-r--r--
web.xml: přechod na web-app 3.0 a přesun deklarace překladů do web.xml.
http://java.sun.com/xml/ns/javaee/
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <beans xmlns="http://java.sun.com/xml/ns/javaee"
     3        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     4        xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
     5 </beans>