Results 1 to 2 of 2

Thread: Webflow with Struts 2?

  1. #1
    Join Date
    Oct 2007
    Posts
    1

    Default Webflow with Struts 2?

    When using Webflow with Struts 2 it is my impression that an action must always be created to have the contents of the flow scope injected into it. Is there no a way to directly access things in the webflow flow scope from the value stack?

  2. #2
    Join Date
    Dec 2006
    Location
    Karlsruhe, Germany
    Posts
    47

    Default

    No, I think the struts2webflow plugin can't do that at the moment.
    But see issue 17 http://code.google.com/p/struts2webf...s/detail?id=17 that is my first attempt to push the formObjects onto the valueStack.
    The next thing would be doing this for the flow scope.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •