Can we pass more than one page from activity to other
My question is " i found page name as parameter type in parameter tab in activities . If so we can pass more than 1 page from one activity to other activity. But when i tried to implement this by creating 2 activities A and B, and defined page1 and page2 as parameters of page type in activity A . And when i tried to set values to the properties in pages and use them in called activity B . Im getting null pointer exception.
Is my understanding of passing more than one page to other is correct. And could you correct me where im going wrong in implementing this.
Thanks,
Ramya M