[
https://issues.apache.org/jira/browse/WW-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673066#comment-13673066
]
Lukasz Lenart commented on WW-4078:
-----------------------------------
The mentioned code isn't officially supported by Apache Struts team, I will try
to contact the author and find some solution.
> Wrong wellcome file (action) in wildcard example
> ------------------------------------------------
>
> Key: WW-4078
> URL: https://issues.apache.org/jira/browse/WW-4078
> Project: Struts 2
> Issue Type: New Feature
> Components: Example Applications
> Affects Versions: 2.2.1
> Reporter: Antonio
> Priority: Minor
> Labels: documentation, example, maven, newbie
> Fix For: 2.3.16
>
>
> Struts 2 Wildcard Method Selection Maven Version 2.2.1
> http://code.google.com/p/struts2-examples/downloads/detail?name=Wildcard_Method_Struts_2_Mvn_2_2_1.zip&can=2&q=&sort=filename
> Workaround: replace action with jsp in web.xml:
> <welcome-file-list>
> <!-- <welcome-file>Person.action</welcome-file>-->
> <welcome-file>view.jsp</welcome-file>
> </welcome-file-list>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira