XPages

Home » XPages

Encryption in XPages: Remember to Set Xsp Properties

Regardless of recent announcements, XPages is still my preferred option for standalone rapid application web development. Once an appropriate level of understanding of the lifecycle is gained, there’s a comfortable level of logic in how it works. With controller classes in Java and XPages that contain predominantly Expression Language and short SSJS calls to the […]

Encryption in XPages: Remember to Set Xsp Properties Read More »

Notes 9.0.1 FP10 IF2

As others like Johnny Oldenburger have blogged, Notes 9.0.1 FP10 IF2 is out now. This fixes a number of Designer-related issues, including the problem with the Display panel in the Java debugger I encountered when I first installed. One point to be aware of is, as ever, to check <Notes>\framework\rcp\deploy\jvm.properties for the vmarg.Xmx and vmarg.Xms

Notes 9.0.1 FP10 IF2 Read More »

Watson Developer Cloud Java SDK XPages Library

Recently I’ve been digging into the Watson Conversation APIs. With Java being my language of choice, the natural starting point was the Watson Brewery demo which integrates with Watson Workspace. This in itself was a learning experience as I finally stepped beyond the world of Eclipse to use IntellJ IDEA, as mentioned in the ReadMe.

Watson Developer Cloud Java SDK XPages Library Read More »

Domino and Jar Files

Those of us who have been working with Domino and Java for some time know that one of the big strengths over LotusScript is the host of standard Java libraries that can be utilised. If you want better string or number handling etc, you have Apache Commons libraries. If you want Excel export, you have

Domino and Jar Files Read More »

Scroll to Top