Skip to Content
0
Former Member
Jun 03, 2008 at 06:44 AM

Method which is only executed when i am coming from start page.

18 Views

Hi Experts,

My problem is that whenever i am calling my application fron start page , only first time is the do-init method is executed , if i go back and come again do-init is not executed , so can you tell how can i write a method , which is only executed when i am coming from start page.