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

Paul Benedict closed STR-1747.
------------------------------

    Resolution: Incomplete
      Assignee:     (was: Struts Developers)

> pre-page method in Action
> -------------------------
>
>                 Key: STR-1747
>                 URL: https://issues.apache.org/struts/browse/STR-1747
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1.0
>         Environment: Operating System: All
> Platform: All
>            Reporter: David Thielen
>            Priority: Minor
>
> Have a pre-page method in the Action that can be set in an <action> like 
> validate="true". This would give the Action class a chance to determine if 
> this page can be displayed and do a forward if it cannot. For example in 
> pages 
> 2 - N of a multi-page series of forms.
> At present everyone has their own way of doing this and they all move some of 
> the logic into the Action class instead of keeping it in the xml file.
> thanks - dave

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

Reply via email to