Re: [Resin-interest] default servlet mapping

2007-03-09 Thread Serge Knystautas
The Resin file servlet has the server-name "resin-file". You can check the app-default.xml for these types of default mappings. -- Serge Knystautas Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] Ioannis Cherouvim wrote: > Hello > > I h

Re: [Resin-interest] default servlet mapping

2007-03-08 Thread Bill Au
You need a block to define a servlet with the name default. This should come before default _package.classname_ Take a look at the DirectoryServlet in resin.conf as an example. Bill On 3/8/07, Ioannis Cherouvim <[EMAIL PROTECTED]> wrote: Hello I have a webapp which uses a servlet to