wM designer query-2

I have created a portlet. It has 3 text boxes and a command button. I named it as search button. I have created WS connectivity with developer and when you click search button results are displayed in a async table.

In action property of command button i called one action which redirects the page to target portlet. In target portlet i want to display the query results. Right now the table is in source portlet so its displaying the results. But i want to show the results in target portlet.

Please help me out