Search:

Type: Posts; User: jbriscoe; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    23
    Views
    11,318

    Thoughts

    Better Back Button Management
    I would like to see better back button management. Specifically, backing into a sub flow. I realize that it is possible to handle this declaratively however, if...
  2. Replies
    0
    Views
    996

    Long Running Task (Progress Bar)

    Has anyone attempted to kick-off a thread for a long-running task within a webflow application? If so, how did you approach it? I need to execute an action that starts a new thread while,...
  3. Replies
    3
    Views
    8,019

    Finally! I have a solution to this problem... I...

    Finally! I have a solution to this problem... I was inspired by this comment: http://maas-frensch.com/peter/2006/05/31/complex-forms-springs-servletrequestdatabinder/ . So, leveraging the Common's...
  4. Replies
    1
    Views
    593

    When a user has an exception occur you could use...

    When a user has an exception occur you could use the standard web application error-page entries. In your web.xml file you could add an entry like this:
    <error-page>...
  5. Replies
    7
    Views
    1,298

    This is a pretty good reference on Spring MVC and...

    This is a pretty good reference on Spring MVC and Webflow: http://www.amazon.com/gp/product/159059584X/002-2946845-1549630?v=glance&n=283155
  6. Replies
    3
    Views
    8,019

    Binding Custom Object to Collection

    I have read many posts on this subject however, I have yet to see a solution to the problem. How do I bind an indexed property of ArrayList type with a custom object that contains properties I need...
Results 1 to 6 of 6