DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21922

TilesRequestProcessor not redirecting ForwardConfig

           Summary: TilesRequestProcessor not redirecting ForwardConfig
           Product: Struts
           Version: 1.1 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Tiles framework
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


TilesRequestProcessor is not issuing a redirection
during processForwardConfig().  Instead, a server-side absolute forward is
being used, and the original URL remains in the user's browser.

The TilesRequestProcessor over-rides the processForwardConfig() method which 
does not pass the original ForwardConfig on to the processTilesDefinition() 
method.  By not doing so, the redirect setting is lost.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to