[ https://issues.apache.org/struts/browse/WW-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philip Luppens resolved WW-3165. -------------------------------- Resolution: Not A Problem Please ask questions on the Struts user list. Btw, this is not a struts issue - /*.action is not allowed as a path - use either /* or *.action. > connext-graph plug-in struts2 application > ----------------------------------------- > > Key: WW-3165 > URL: https://issues.apache.org/struts/browse/WW-3165 > Project: Struts 2 > Issue Type: Bug > Components: Other > Affects Versions: 2.1.1 > Environment: oc4j server , windows XP. > Reporter: T Rao Peddineni > > i am using connext-graph plug-in in my struts2 application > if i am using " /* " URL Pattern for FilterDispatcher in web.xml, it is > working fine. but > if i am using " /*.action" URL Pattern for FilterDispatcher in web.xml, it is > not working. > why it is not working. > please help. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.