Hi,
I have a controller say S2. In S2 I am calling a gateway service, created a Json model and set the data to the Json model.
Now I want to bind the model to S3 view. I can bind only if the model is available in S3, how can I bind the model to S3 controller from S2 Controller.
Regards
V