Hello
I am having a web service scenario where I am populating WS Request parameters as form values and getting the response. I am printing the response on another page which is another view. I am having a button on the later view which redirects to first. The problem is again when I request the values it prints the same response values on the another page.
I guess its not refreshing the initial values. OnActionBack can we manually refresh those nodes?
Regards
Rajeev