Namespaces don't seem to work when my filter-mapping has a path like the
following:

    <filter-mapping>
        <filter-name>struts</filter-name>
        <url-pattern>/struts/*</url-pattern>
    </filter-mapping>

However, they seem to work fine when my url-pattern is /* or *.action. Is
this a known issue?

Thanks,

Matt
-- 
View this message in context: 
http://www.nabble.com/Namespaces-don%27t-work-when-Struts-is-mapped-to--struts-*-tf4309131.html#a12267282
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to