Hi When i select a jsp page in a controller and go to anther controller , the begin() method of the second controller is not called. The second controller just loads the another jsp page. I want the begin() method of second controller to be called before the particular jsp is loaded. Please let me know how to resolve this.
Thanks in advance. Punitha
