9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Uriel <uriell@binarydream.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] httpd
Date: Tue, 18 Oct 2005 18:35:33 +0100	[thread overview]
Message-ID: <20051018173533.GH29494@server4.lensbuddy.com> (raw)
In-Reply-To: <ed231a57905029e93207d885086b0058@9netics.com>

On Tue, Oct 18, 2005 at 10:24:13AM -0700, Skip Tavakkolian wrote:
> >> 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.
If you are going to have to use java you could as well forget Plan 9.

(In theory you could make httpd speak whatever retarded protocol tomcat
uses this week, back in the day there were three or four, each with it's
own set of bugs and flaws, and requiring a different apache module, but
really, what does that earn you aside from extra pain?)

What I would like is something 'servlet-like'(the servlets API itself
was not all that bad back when I had to deal with it, but that is
ignoring JSP, J2EE and all that crap), but in Limbo.

Last I heard Inferno's httpd was in rather bad shape(HTTP 1.0 only?) but
I think caerwyn was working on bringing it back to the level of Plan 9's
httpd.

I think someone mentioned that brucee had something in OzInferno for web
app development, but you probably know more about that than me(I would
love to hear more ;)).

uriel


  reply	other threads:[~2005-10-18 17:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-10 15:31 Skip Tavakkolian
2005-10-10 15:35 ` Russ Cox
2005-10-10 19:27   ` Ronald G Minnich
2005-10-10 20:14     ` Skip Tavakkolian
2005-10-14 13:51     ` sam ducksworth
2005-10-18 10:06       ` Charles Forsyth
2005-10-18 17:24         ` Skip Tavakkolian
2005-10-18 17:35           ` Uriel [this message]
2010-01-20 18:12 maht
2010-01-20 19:05 ` maht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051018173533.GH29494@server4.lensbuddy.com \
    --to=uriell@binarydream.org \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).