Index: [Article Count Order] [Thread]

Date:  Tue, 12 Mar 2002 16:04:50 -0500
From:  David Corbin <dcorbin@imperitek.com>
Subject:  [webricken:34] Re: ERB
To:  webricken@notwork.org
Message-Id:  <3C8E6D72.7030102@imperitek.com>
References:  <001c01c1c984$36610ac0$85222fc0@sarion.co.jp>
X-Mail-Count: 00034

NAKAMURA, Hiroshi wrote:

>Hi David,
>
>>From: David Corbin [mailto:dcorbin@imperitek.com] 
>>Sent: Tuesday, March 12, 2002 9:55 AM
>>
>
>>I'd like to request that webrick not automatically attempt to 
>>load ERB. 
>>
>
>Why don't you create your own httpservlet.rb
>which does not requires 'webrick/httpservlet/erbhandler'?
>Seeing webrick/httpservlet.rb, you may want to remove
>some other handlers.  Does your application which uses
>WEBrick as a toolkit really needs those handlers?
>
Do you mean modify it, or create another one?  I tried the latter, and 
that didn't seem to work.  I still get the "cannot load `erb/erbl'" message.

>
>Regards,
>// NaHi
>
>
>