So here is the SSJS used in the previous part that gets the current users internet address from the addressbook. This is not an example of best practice for writing ssjs, I have purposely made it long-form so I can explain each…
So here is the SSJS used in the previous part that gets the current users internet address from the addressbook. This is not an example of best practice for writing ssjs, I have purposely made it long-form so I can explain each…
You may be asking yourself why you even need to care about Java when it comes to your XPage applications, your xsp file is converted to java and then compiled and ran on the server when called by the browser.…
If you have been developing XPage applications you have been developing in Java even if you didn’t know it. When your web browser hits a .xsp url it is not receiving the xsp file that you have written in DDE,…
If you have not yet discovered Working Sets in Domino Designer then now is the time to start using them. They can help you manage the number of applications listed in the Applications pane and help you group applications into…
You must be logged in to post a comment.