Mercurial > lada > lada-server
view src/main/webapp/WEB-INF/faces-config.xml @ 401:857341d9c879
Fixed some problems regarding orte.
- Create a new dynamic ort using the "gemeindeschluessel".
- Parse the coordinates correctly (see recent changes in exporter).
- Fixed typos.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 08 Jan 2014 15:07:47 +0100 |
parents | 177351d4cca9 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!-- This file is not required if you don't need any extra configuration. --> <faces-config version="2.0" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"> <!-- This descriptor activates the JSF 2.0 Servlet --> <!-- Write your navigation rules here. You are encouraged to use CDI for creating @Named managed beans. --> </faces-config>