Hi all,
I need to pass the error messages from main controller and display it in sub controller. I'm using model class to chech the error messages. I've been able to display the error messages in the Main controller, but how to pass those messages to sub controller.
Thanks in advance,
Sachidanand.B