Have created a simple application, just one form and a corresponding view. Created an xpage to display the view and an xpage to show the document contents. When launched from safari browser in iPad, am able to get an icon to be stored for home page. When I launch the application by clicking the icon, the view xpage is opened. When I click the link from any of the documents, the document is opened from the safari browser and also prompts for username and password. Please let me know how to force the document to be opened within the same container the view was displayed and also to avoid the username/password prompt.
Also, how to store the username and password for may be 10 days, so that the user need not enter it every time they click the icon on the iPad.
Thanks