<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with servlet</title>
      <link>http://ask.metafilter.com/tags/servlet</link>
      <description>Questions tagged with 'servlet' at Ask MetaFilter.</description>
	  <pubDate>Tue, 02 Dec 2008 18:35:23 -0800</pubDate> <lastBuildDate>Tue, 02 Dec 2008 18:35:23 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>The future of client/server deployment?</title>
	<link>http://ask.metafilter.com/108266/The%2Dfuture%2Dof%2Dclientserver%2Ddeployment</link>	
	<description>How are people deploying web applications with client/server interaction these days? After a failed attempt at getting a Java servlet up using Apache Tomcat, I&apos;m looking to see what else is out there. Ideally, I&apos;d like to stick with JAVA, but I suppose it&apos;s also in my best interest to pick up other popular languages if that&apos;s seems to be where the flow is going.&lt;br&gt;
&lt;br&gt;
Tomcat was useful, but documentation on it was sparse and outdated, and troubleshooting &lt;strong&gt;just to get the thing &lt;em&gt;working&lt;/em&gt;&lt;/strong&gt; was a pretty hairy experience. What&apos;s a good alternative?&lt;br&gt;
&lt;br&gt;
Bonus points to employees that actually use said alternative for their own job. I&apos;m not too worried about ease or interface, just as long as it&apos;s a technology that is &lt;em&gt;well documented&lt;/em&gt;, meaning more than 100 articles/posts made about it within the past year!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108266</guid>
	<pubDate>Tue, 02 Dec 2008 18:35:23 -0800</pubDate>
	<category>apache</category>
	<category>client</category>
	<category>java</category>
	<category>server</category>
	<category>servlet</category>
	<category>tomcat</category>
	<category>webapplication</category>
	<dc:creator>nikkorizz</dc:creator>
	</item>
	<item>
	<title>Servlet Host Recommendations</title>
	<link>http://ask.metafilter.com/69882/Servlet%2DHost%2DRecommendations</link>	
	<description>Please recommend a good host of Java servlets, very preferably one that runs Tomcat 6. This question was asked once before, but that was in &apos;05. I suspect the answer may be different now. My needs are not too intense. E.g. - the Bronze or Silver service &lt;a href=&quot;http://jsp-servlet.net/&quot;&gt;here&lt;/a&gt; would be perfect, other than the fact that I don&apos;t know whether I should trust that particular company.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.69882</guid>
	<pubDate>Wed, 22 Aug 2007 16:52:19 -0800</pubDate>
	<category>host</category>
	<category>java</category>
	<category>servlet</category>
	<dc:creator>badstone</dc:creator>
	</item>
	<item>
	<title>How do I force HTTPS in Tomcat (through Apache and mod_jk)?</title>
	<link>http://ask.metafilter.com/53101/How%2Ddo%2DI%2Dforce%2DHTTPS%2Din%2DTomcat%2Dthrough%2DApache%2Dand%2Dmodjk</link>	
	<description>I&apos;m at my wit&apos;s end. I&apos;ve been trying to configure tomcat (through apache 2 using mod_jk) to automatically re-direct all traffic to HTTPS from HTTP. More boring technical details to follow. Specifically, I&apos;m trying to get &lt;a href=&quot;http://www.ja-sig.org/products/cas/&quot;&gt;CAS&lt;/a&gt; working. Tomcat is successfully serving-up the pages over HTTP and HTTPS and the application is working as expected. However, since this particular servlet handles user authentication I would like Tomcat to force HTTPS for all requests.&lt;br&gt;
&lt;br&gt;
I have tried using isSecure() through JSP to redirect users but it simply puts the requests into an endless loop. I have tried the &lt;a href=&quot;http://www.jguru.com/faq/view.jsp?EID=748030&quot;&gt;following configuration&lt;/a&gt; in the web.xml file (see Lukas Bradleys&apos; answer) and it does force a redirect, but it uses the server hostname as the URL and not the proxied URL to the server (which means it doesn&apos;t work externally).&lt;br&gt;
&lt;br&gt;
I&apos;ve tried changing the hostname on the server but it continues to use the initial hostname which leads me to believe that this value is somewhere in the Tomcat configuration, but I cannot locate it.&lt;br&gt;
&lt;br&gt;
So, is there an easier way to do this? Or, does anyone know where to look to modify that hostname to use the URL for the proxied site? Any assistance would be appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.53101</guid>
	<pubDate>Wed, 13 Dec 2006 15:56:41 -0800</pubDate>
	<category>CAS</category>
	<category>https</category>
	<category>java</category>
	<category>security</category>
	<category>servlet</category>
	<category>tomcat</category>
	<category>web</category>
	<dc:creator>purephase</dc:creator>
	</item>
	
	</channel>
</rss>

