-
May 13th, 2009, 12:11 PM
#1
SWF View render and Session update issue
In Spring Web Flow the view is rendered first and then the conversation is updated in the session. We are using Resin for our web server. Resin stores the session in the database for clustering before the header is sent to the browser, so there is always one requested old session data in the database. Is it possible to configure Spring Web Flow to not render the view until the session information is updated?
Last edited by vishalnare; May 13th, 2009 at 12:11 PM.
Reason: missed
-
May 16th, 2009, 01:20 PM
#2
I delay the rendering view by writing the filler and wrapping the response object
-
Jun 8th, 2009, 04:25 AM
#3
How can I delay view rendering?
Could you please post some code example?
Let's care our nature!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules