From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] httpd Date: Tue, 18 Oct 2005 10:24:13 -0700 From: Skip Tavakkolian <9nut@9netics.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 9c468168-ead0-11e9-9d60-3106f5b1d025 >> What was (is?) the vision for httpd? > > what was (is?) the vision for the question? generally, are/were there any plans for things like j2ee "connector" to access off world "web services"? specifically, how do i access a servlet (paypal) on a j2ee application server (tomcat) from plan9 httpd? a portion of the http request needs to be handled on the plan9 server so moving everything off of plan9 will still require apache/plan9 connectivity and auth considerations, etc.