[ http://issues.apache.org/struts/browse/STR-1991?page=all ]

Michael Jouravlev closed STR-1991.
----------------------------------

    Resolution: Not A Problem
      Assignee:     (was: Struts Developers)

Quoting Frank Zammetti: "There is no way to direct the browser to open the 
response in a new window from an Action. You either have to indicate you want 
this behavior when the form is submitted, or make it happen with scripting once 
the response is back at the browser."

The above means that this enhancement can be implemented, but it would not work 
without an additional Javascript code, therefore I am closing this entry. It is 
quite simple to specify target="_blank" in the link or as parameter to 
RedirectingActionForward.

> action forward should support target
> ------------------------------------
>
>                 Key: STR-1991
>                 URL: http://issues.apache.org/struts/browse/STR-1991
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Extras
>    Affects Versions: 1.1 Final
>         Environment: Operating System: All
> Platform: All
>            Reporter: Michael Motal
>            Priority: Minor
>
> Action forwards should allow specification of a target such as "_blank". Page
> creator should not have to resort to JavaScript logic on the page to achieve 
> this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to