> -----Original Message----- > From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Sent: Tuesday, April 23, 2013 10:35 PM > To: Tomcat Users List > Subject: RE: Question on servlet determination > > > From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] > > Subject: Question on servlet determination > > > <url-pattern>/Servlet1</url-pattern> > > <url-pattern>/Servlet2</url-pattern> > > What happens if you try this instead: > > <url-pattern>/Servlet1/*</url-pattern> > <url-pattern>/Servlet2/*</url-pattern> > > - Chuck >
Thanks for the hint Chuck, but no change. I still get the 404 error page. Jeff --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org