reset password
Author Message
rodthung
Posts: 14
Posted 01:58 Mar 19, 2014 |

Can we temporarily store course plan in application scope or another place because if we store course plan in session scope when we click finish the course plan session will invalidate and also invalidate user session too. or Is there anyway we can invalidate just specific session that will not interfere with another session 

 

Thank you 

xytian
Posts: 70
Posted 07:27 Mar 19, 2014 |

1. Click on "Finish" doesn't remove the quarter plans, click on "Done" will.

2. It's not hard to find a way that removes the course plan information while keep the user in session scope.

3. No course plan in the application scope.