<?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/servlet</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 22:26:09 GMT</pubDate>
<item>
<title>(Java) Refire a real HTTP request on the server... - octaviannitagmailcom</title>
<link>http://snipplr.com/view/69986/refire-a-real-http-request-on-the-server/</link>
<description><![CDATA[ <p>... instead of loading the page from browser's cache: instruct the browser not to cache the pages by adding the following headers to the response

See also: http://stackoverflow.com/questions/49547/making-sure-a-web-page-is-not-cached-across-all-browsers</p> ]]></description>
<pubDate>Mon, 18 Feb 2013 21:52:42 GMT</pubDate>
<guid>http://snipplr.com/view/69986/refire-a-real-http-request-on-the-server/</guid>
</item>
<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>
<item>
<title>(Java) Proxy.java - bcmoney</title>
<link>http://snipplr.com/view/45558/proxyjava/</link>
<description><![CDATA[ <p>Java Servlet for making an HTTP request cross-domain.

Nice and simple tutorial:
http://www.tidytutorials.com/2009/12/simple-java-proxy-servlet-using.html</p> ]]></description>
<pubDate>Fri, 10 Dec 2010 10:22:48 GMT</pubDate>
<guid>http://snipplr.com/view/45558/proxyjava/</guid>
</item>
<item>
<title>(Java) Print all ServletRequest attributes in a JSP page - mindhaq</title>
<link>http://snipplr.com/view/44314/print-all-servletrequest-attributes-in-a-jsp-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Nov 2010 00:53:24 GMT</pubDate>
<guid>http://snipplr.com/view/44314/print-all-servletrequest-attributes-in-a-jsp-page/</guid>
</item>
<item>
<title>(Java) Super fast FileServlet - peceps</title>
<link>http://snipplr.com/view/42311/super-fast-fileservlet/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Oct 2010 02:41:21 GMT</pubDate>
<guid>http://snipplr.com/view/42311/super-fast-fileservlet/</guid>
</item>
<item>
<title>(Java) Use cookie to save session data - putrakopo</title>
<link>http://snipplr.com/view/30835/use-cookie-to-save-session-data/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 03 Apr 2010 07:38:29 GMT</pubDate>
<guid>http://snipplr.com/view/30835/use-cookie-to-save-session-data/</guid>
</item>
<item>
<title>(Java) Minimal web.xml web-app descriptor version 2.5 - thebugslayer</title>
<link>http://snipplr.com/view/3775/minimal-webxml-webapp-descriptor-version-25/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 24 Sep 2007 15:08:45 GMT</pubDate>
<guid>http://snipplr.com/view/3775/minimal-webxml-webapp-descriptor-version-25/</guid>
</item>
<item>
<title>(Java) get/set Cookies - jsbournival</title>
<link>http://snipplr.com/view/3600/getset-cookies/</link>
<description><![CDATA[ <p>Simple snippet on how to get/set a cookie</p> ]]></description>
<pubDate>Thu, 30 Aug 2007 06:42:03 GMT</pubDate>
<guid>http://snipplr.com/view/3600/getset-cookies/</guid>
</item>
<item>
<title>(Groovy) Tiny WebContainer/Server - thebugslayer</title>
<link>http://snipplr.com/view/2797/tiny-webcontainerserver/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Jun 2007 06:02:36 GMT</pubDate>
<guid>http://snipplr.com/view/2797/tiny-webcontainerserver/</guid>
</item>
<item>
<title>(Java) Redirigir peticion (alternativa a sendRedirect) - pablazo</title>
<link>http://snipplr.com/view/1828/redirigir-peticion-alternativa-a-sendredirect/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Dec 2006 08:10:59 GMT</pubDate>
<guid>http://snipplr.com/view/1828/redirigir-peticion-alternativa-a-sendredirect/</guid>
</item>
</channel>
</rss>