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

Craig McClanahan resolved SHALE-337.
------------------------------------

    Fix Version/s: 1.0.4-SNAPSHOT
       Resolution: Fixed

Improvement completed in nightly build 20061118.  You can now declare, in your 
dialog-config.xml file for the basic implementation, that transitions to a 
particular view should be done with a redirect instead of the normal call to 
ViewHandler.createView().  For backwards compatibility, and philosophical 
compatibility with standard JSF navigation, ViewHandler.createView() is the 
default.

The underlying mechanism of recognizing a dialog id request parameter is built 
in to shale-dialog's phase listener, so it would be possible for the 
shale-dialog-scxml implementation to leverage this approach as well, once it 
was determined how to represent the request for a redirect in an SCXML 
configuration file.


> Unable to use redirects with dialogs
> ------------------------------------
>
>                 Key: SHALE-337
>                 URL: http://issues.apache.org/struts/browse/SHALE-337
>             Project: Shale
>          Issue Type: Improvement
>          Components: Dialog
>    Affects Versions: 1.0.4-SNAPSHOT
>            Reporter: sean schofield
>         Assigned To: Craig McClanahan
>             Fix For: 1.0.4-SNAPSHOT
>
>
> I'm currently using mod_proxy with Apache 2.x and Tomcat 5.5.  Unfortunately 
> I can't start a dialog when doing proxies b/c BasicDialogContext treats all 
> view state transitions as forwards.  This ends up confusing my Tomcat server. 
>  It would be better if we could specify a <redirect/> option in the view 
> state just like you can with regular JSF navigation outcomes.

-- 
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