wM designer query

Hi,
I have created one portlet. It has couple of text boxes and a async command button. I have created WS connectivity with developer. This flow service queries the DB and returns the results. When i click that button the values are displayed in async table. Its working fine.

But if i want to display the values in next page. ie The first portlets only contains input field and button. That table is in next portlet and i want to display the results in target portlet table.

Please help me in doing that