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
>
>
>