/ftr-gwt-charts/war/WEB-INF/web.xml
http://ftr-gwt-library.googlecode.com/ · XML · 14 lines · 9 code · 4 blank · 1 comment · 0 complexity · 8aced798e521b79564a9ca18f0a0b210 MD5 · raw file
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE web-app
- PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
- "http://java.sun.com/dtd/web-app_2_3.dtd">
-
- <web-app>
-
-
- <!-- Default page to serve -->
- <welcome-file-list>
- <welcome-file>Ftr_gwt_charts.html</welcome-file>
- </welcome-file-list>
-
- </web-app>