punith.mailme
18 Jun 2012, 4:44 AM
Hi Friends,
I have a Store which is loaded in controller1. But my controller2 can use the same data to display the view. I want to avoid loading the same store(i mean access service again from backend with ajax) again to retrieve the same data.
So how can i access the store loaded in Controller1 and access in Controller 2.
i am looking for something like a dispatcher.
Thanks
Punith
I have a Store which is loaded in controller1. But my controller2 can use the same data to display the view. I want to avoid loading the same store(i mean access service again from backend with ajax) again to retrieve the same data.
So how can i access the store loaded in Controller1 and access in Controller 2.
i am looking for something like a dispatcher.
Thanks
Punith