Hello!

Is there a trick to getting IIS to pass off wildcard servlet mappings
off to Resin?

I have an application that's deployed on IIS with the ISAPI plugin. If
a request comes in for a .jsp page Resin is invoked correctly, but if
a request comes in for a URL that's mapped to a servlet with a
wildcard mapping (ie /view/4, when the mapping is /view/*), IIS
returns a 404.

This is easy to do on Apache, but I'm struggling to make it work on IIS.

Thanks!

- Matt


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to