<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Get Base dir of webapplication'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Mon, 13 Oct 2008 01:55:10 GMT</pubDate>
<item>
<title>juande said on 5/9/08</title>
<link>http://snipplr.com/view/5016/get-base-dir-of-webapplication/</link>
<description><![CDATA[ <p>With Expression Language</p>

<pre><code>${pageContext.request.contextPath}

(http://java.sun.com/j2ee/1.3/docs/tutorial/doc/JSTL4.html)
</code></pre> ]]></description>
<pubDate>Fri, 09 May 2008 05:03:40 GMT</pubDate>
<guid>http://snipplr.com/view/5016/get-base-dir-of-webapplication/</guid>
</item>
</channel>
</rss>