<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (pne)</title>
    <link>https://pinboard.in/u:pne/public/</link>
    <description>recent bookmarks from pne</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://javanotepad.blogspot.com/2007/04/problem-sometimes-application-servers.html"/>
	<rdf:li rdf:resource="http://ahoehma.wordpress.com/2008/03/07/jsf-behind-reverse-proxy/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://javanotepad.blogspot.com/2007/04/problem-sometimes-application-servers.html">
    <title>Java Notepad: Publishing JSF application from behind a proxy</title>
    <dc:date>2012-02-07T10:29:16+00:00</dc:date>
    <link>http://javanotepad.blogspot.com/2007/04/problem-sometimes-application-servers.html</link>
    <dc:creator>pne</dc:creator><description><![CDATA[What to do if the URL that the browser uses is not the same as the URL that the application thinks it is found at, due to the presenve of a reverse proxy between the application and the browser.

Using a ViewHandler to modify the action URLs.

This example uses Context Init Parameters to determine what to prepend. (And similarly one could replace rather than prepending, if desired.)]]></description>
<dc:subject>JSF JavaServerFaces Java webdevelopment development configuration reverseproxy ViewHandler</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pne/b:b5365c7b7575/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:JSF"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:JavaServerFaces"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:Java"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:configuration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:reverseproxy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:ViewHandler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ahoehma.wordpress.com/2008/03/07/jsf-behind-reverse-proxy/">
    <title>JSF behind reverse proxy « Andreas Höhmann's Weblog</title>
    <dc:date>2012-02-07T10:28:24+00:00</dc:date>
    <link>http://ahoehma.wordpress.com/2008/03/07/jsf-behind-reverse-proxy/</link>
    <dc:creator>pne</dc:creator><description><![CDATA[What to do if the URL that the browser uses is not the same as the URL that the application thinks it is found at, due to the presenve of a reverse proxy between the application and the browser.

Using a ViewHandler to modify the action URLs.

This example uses ../ injection.]]></description>
<dc:subject>JSF JavaServerFaces configuration Java webdevelopment development reverseproxy proxy ViewHandler</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pne/b:e04d15988877/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:JSF"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:JavaServerFaces"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:configuration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:Java"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:reverseproxy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:proxy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pne/t:ViewHandler"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>