Skip to main content link. Accesskey S

The useful resource for IBM Lotus Domino XPages development

Submit Search


Getting ready for production

Page1

Browser compatibility

Julian Buss | May 18, 2009 8:48:44 PM | Tags:browser, client, UI

==Internet Explorer 8== IE 8 is supported since Domino 8.5.1. You can force IE8 to act like IE7 by using this code in beforeRenderResponse event: {code:} // first option uses compatibility mode, second option too but stronger // X-UA-Compatible: IE=7 // X-UA-Compatible: IE=EmulateIE7 if ...

How to secure your application

Julian Buss | April 6, 2009 1:51:36 PM | Tags:security

==General security== ==Control access to the application== Use the application's ACL (file -> application -> access control list) to control which user can do what. Any user who has not logged in is "Anonymous". Any user who has logged in, but does not have a special entry (name or group) in the ...

Memory Usage and Performance

Julian Buss | July 9, 2009 1:08:16 PM | Tags:

A collection of tipps for optimizing memory usage and performance for a XPage application. ==General tips== Use Domino 8.5.3 and enable the application setting for dynamic resource aggregation. This makes a HUGE difference. Add RAM to the server. The more RAM, the better. RAM is more important ...

Page1
How to take your XPages App to the iPhone, iPad, Android: use Domino To Go!
Do you look for an XPages Workflow solution? Take YouAtNotes Workflow.