You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Matthias Wessendorf <ma...@matthias-wessendorf.de> on 2004/04/27 22:13:07 UTC

struts-docu

Hello,

i just saw on struts-homepage (wildcard-mapping-section),
http://jakarta.apache.org/struts/userGuide/building_controller.html#acti
on_mapping_wildcards
that there is NO entry for 'name'-attribute
for xml-element *action*

but it is possible to use name for formBean-entries
with wildcard-stuf.

indeed, there is this:

 The action mapping attributes that will accept wildcard-matched strings
are:

    * type
    * roles
    * parameter
    * attribute
    * forward
    * include
    * input
    * forward
    * forward



cheers,

Matthias Weßendorf
Aechterhoek 18
D-48282 Emsdetten
Email: mailto:matthias@wessendorf.net
URL: http://www.wessendorf.net


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: struts-docu

Posted by Don Brown <mr...@twdata.org>.
Thanks, good catch, but next time, please submit a bug ticket to make 
sure it gets tracked. 

Don

Matthias Wessendorf wrote:

>Hello,
>
>i just saw on struts-homepage (wildcard-mapping-section),
>http://jakarta.apache.org/struts/userGuide/building_controller.html#acti
>on_mapping_wildcards
>that there is NO entry for 'name'-attribute
>for xml-element *action*
>
>but it is possible to use name for formBean-entries
>with wildcard-stuf.
>
>indeed, there is this:
>
> The action mapping attributes that will accept wildcard-matched strings
>are:
>
>    * type
>    * roles
>    * parameter
>    * attribute
>    * forward
>    * include
>    * input
>    * forward
>    * forward
>
>
>
>cheers,
>
>Matthias Weßendorf
>Aechterhoek 18
>D-48282 Emsdetten
>Email: mailto:matthias@wessendorf.net
>URL: http://www.wessendorf.net
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>For additional commands, e-mail: dev-help@struts.apache.org
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org