You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Maxx (JIRA)" <ji...@apache.org> on 2007/11/21 19:37:34 UTC

[jira] Issue Comment Edited: (WW-1623) Flash Result

    [ https://issues.apache.org/struts/browse/WW-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42702 ] 

maxxyme edited comment on WW-1623 at 11/21/07 10:37 AM:
-----------------------------------------------------

The problem with plugins is they are often not "retro-weaved" - I don't know if it's the right term - to J4 (like the Struts2 core libs)
It's like one I recently discovered (one again implementing a Struts1-lost feature : "table" tag): tabletags 1.0 ( http://code.google.com/p/tabletags/ )

      was (Author: maxxyme):
    The problem with plugins is there are often not "retro-weaved" - I don't know if it's the right term - to J4 (like the Struts2 core libs)
It's like one I recently discovered (one again implementing a Struts1-lost feature : "table" tag): tabletags 1.0 ( http://code.google.com/p/tabletags/ )
  
> Flash Result
> ------------
>
>                 Key: WW-1623
>                 URL: https://issues.apache.org/struts/browse/WW-1623
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Plugin - Tags
>            Reporter: Philip Luppens
>             Fix For: 2.1.x
>
>
> See: http://jira.opensymphony.com/browse/WW-1387
> implements a flash result type, usefull in situation where we do "redirect-after-post" and would like to keep the action in the stack, such that after a "redirect-after-post" we can still access it.
> See Pat's blog about this feature http://blogs.opensymphony.com/plightbo/2006/03/webwork_flash_scope_support.html 

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