Blog Archives

Getting To The Java Roots of XPages – Part 3

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

Tagged with: ,
Posted in None

Getting To The Java Roots of XPages – Part 2

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.

Tagged with: ,
Posted in None

Getting To The Java Roots Of XPages – Part 1

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,

Tagged with: ,
Posted in None

Working Sets And Source Control

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

Tagged with: , ,
Posted in None
Archives