Joseph S wrote: > > > Mark Thomas wrote: >> >>> ------- Original Message ------- >>> From: Joseph S <[email protected]> >>> To: Tomcat Users List <[email protected]> >>> Sent: 09/06/09, 01:58:45 >>> Subject: Re: Problem with overriding the default servlet on tc 6.0.18 >>> >>> Joseph S wrote: >>> >>>> After restarting tomcat it started working by itself, but only if >>>> I've overriden the default <welcome-file-list> in my web.xml >> >> try mapping your servlet to /* rather than / >> >> > That's worse actually. Then my jsps were being handled by my servlet > instead of jasper
Sorry - didn't realise you had other servlets in play. Mentioned it as a way of over-ridding the welcome file list. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
