<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/webxml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 17:38:34 GMT</pubDate>
<item>
<title>(XML) web.xml for run HSQLDB in Servlet mode - alces</title>
<link>http://snipplr.com/view/69980/webxml-for-run-hsqldb-in-servlet-mode/</link>
<description><![CDATA[ <p>place hsqldb.jar in &amp;lt;servletDir&amp;gt;/WEB-INF/lib,
make file &amp;lt;servletDir&amp;gt;/WEB-INF/web.xml with following content
&amp; your DB will reachable via URL:
http://&amp;lt;tomcatHost&amp;gt;:&amp;lt;tomcatPort&amp;gt;/&amp;lt;servletDir&amp;gt;</p> ]]></description>
<pubDate>Mon, 18 Feb 2013 17:51:45 GMT</pubDate>
<guid>http://snipplr.com/view/69980/webxml-for-run-hsqldb-in-servlet-mode/</guid>
</item>
</channel>
</rss>