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 2008/12/21 07:20:37 UTC

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

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

Paul Benedict updated STR-2085:
-------------------------------

    Fix Version/s:     (was: Pending Review)
                   Future

> 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: Tag Libraries
>    Affects Versions: 1.1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Eric Jain
>            Priority: Minor
>             Fix For: Future
>
>
> 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.