| Author |
controller variables remain in session after SWF end state
|
Syed Khurram Anwar
Greenhorn
Joined: Mar 05, 2004
Posts: 4
|
|
|
I am using Spring Webflow 1.0. There is only one root flow without any subflows. There are 5 pages in the flow so, 5 controllers are being used in the whole flow. When i terminate the flow with an end state, and go back to the flow again, I can see the variables set by a controller during previous flow, which are not even in any scope but they were variables of a controller which still exist even after end of the flow. What is the reason? is it a bug?
|
 |
 |
|
|
subject: controller variables remain in session after SWF end state
|
|
|