You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/08/21 09:51:34 UTC

[jira] Commented: (STR-2085) Allow action attribute to be overridden

    [ https://issues.apache.org/struts/browse/STR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41960 ] 

Paul Benedict commented on STR-2085:
------------------------------------

Can you re-explain why this is important? Have an example in mind?

> Allow action attribute to be overridden
> ---------------------------------------
>
>                 Key: STR-2085
>                 URL: https://issues.apache.org/struts/browse/STR-2085
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>    Affects Versions: 1.1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Eric Jain
>            Assignee: Struts Developers
>            Priority: Minor
>
> Currently, the html:form tag always uses the action mapping URL as a value for
> the HTML 'action' attribute. In order to create REST-style web interfaces, it
> may be necessary to override this value with a custom, context relative URL. One
> solution would be to introduce a new boolean 'direct' property. If set to true,
> renderFormStartElement would then use the value of the 'action' property directly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.