beingchinmay
New member
- Joined
 - Jan 15, 2016
 
- Messages
 - 6
 
- Points
 - 1
 
- Maintains data when moving from controller to view.
 - Passes data from the controller to the respective view.
 - Their value becomes null when any redirection occurs, because their role is to provide a way to communicate between controllers and views. It's a communication mechanism within the server call.
 
				






