I had this same problem a while back... http://marc.theaimsgroup.com/?t=106372482600001&r=1&w=2
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 13, 2004 8:00 AM > To: [EMAIL PROTECTED] > Subject: request to static file served by /* mapped servlet > > > Hello list, > > I use some servlets in my context. All servlets, except one, > are mapped with an unique name. On servlet is mapped with /*. > Then I will request a servlet with the unique name the > servlet is answer. If no mapped name exist the servlet with > /* answer. Now I put a static file in the context and request > for it. Now I expect that tomcat serve the file, but the > servlet mapped with /* answer! > > Im not sure if this is a bug but I expect the same like servlet. > > Every answer is wellcome > > regards Dietmar > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
