You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Bruce Phillips (JIRA)" <ji...@apache.org> on 2013/07/15 17:56:48 UTC

[jira] [Resolved] (WW-4078) Wrong wellcome file (action) in wildcard example

     [ https://issues.apache.org/jira/browse/WW-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Phillips resolved WW-4078.
--------------------------------

    Resolution: Fixed

New wildcard example application uses index.jsp as the welcome file in web.xml
                
> 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 Sánchez
>            Assignee: Bruce Phillips
>            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