Index: [Article Count Order] [Thread]

Date: Wed, 9 Nov 2005 13:36:21 -0800
From: lewisd@f00f.net (Derek Lewis)
Subject: [webricken:158] Re: webrick and CGI module
To: webricken@notwork.org
Message-Id: <20051109213621.GH13402@f00f.net>
In-Reply-To: <4372450D.3030702@mindspring.com>
References: <4372450D.3030702@mindspring.com>
X-Mail-Count: 00158

I'm having trouble replying to the list.  Did this message go through?

On Wed, Nov 09, 2005 at 01:50:53PM -0500, Steve Appling wrote:
> I'm new to Ruby, so apologies in advance if these are silly questions. 
> I'll also issue the disclaimer that this was cross-posted to the 
> ruby-talk list, but I haven't had any responses there.
> 
> I'm working on a very small web application running under webrick (not 
> as CGI).  I would like to make use of the wealth of web related helpers 
> in the CGI module (such as session management and multipart/form-data 
> handling), but don't know how to get this to work inside a webrick 
> servlet.  Is this possible?  Are there other web helper modules that can 
> do similar tasks inside a servlet?
> 
> Lastly, is there a way to implement any type of filters or a request 
> forwarding mechanism within webrick?
> 

-- 
Derek Lewis

===================================================================
      Java Web-Application Developer
 
      Email    : email@lewisd.com
      Cellular : 778.898.5825
      Website  : http://www.lewisd.com

 "If you've got a 5000-line JSP page that has "all in one" support
 for three input forms and four follow-up screens, all controlled
 by "if" statements in scriptlets, well ... please don't show it
 to me :-).  Its almost dinner time, and I don't want to lose my
 appetite :-)."
      - Craig R. McClanahan