I just changed my web.xml back and it worked fine this time. Thanks! Kevin
On Sep 8, 1:49 pm, "Jason (Google)" <[email protected]> wrote: > I have a similar mapping in my web.xml that works fine in production. Can > you paste the contents of your web.xml file? > > - Jason > > > > On Fri, Sep 4, 2009 at 11:28 PM, klong86 <[email protected]> wrote: > > > I'm trying to map a URL pattern to a servlet that contains a path. > > Below is the example: > > > /admin/servlet > > > I've been able to map this correctly and it works on my local > > development. However, when I push the application, it does not work > > correctly Instead, this url pattern generates a 404 error and > > redirects to my 404 handler. > > > Has anyone else seen this problem? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
