HelloI would like to know if X-Page can be used in order to develop an application in notes client without connexion with a domino server.
All notes database required for the application are replicated in local
HelloI would like to know if X-Page can be used in order to develop an application in notes client without connexion with a domino server.
All notes database required for the application are replicated in local
Subject: XPages can run in LocalHost mode
Like a Domino application, XPages applications can run in localhost mode. I’m a little puzzled by your comment though that your requirement is that everyone use a local replica. They can replicate the Dbs to their local Notes client then use that via a browser using localhost mode but I’m not sure that benefits them very much. Wouldn’t it be better for everyone just to use the application on the server in their browser (for updates, security, authentication)? And, if you’ve got everyone using local replicas in their browser that means they need to have scheduled replication set up and running on their Notes client to keep the application current – kind of defeats any gains you might get in speed accessing the application in localhost mode via the browser.