Scala On Cloud

Thursday, August 8, 2019

CRUD using Java Bean binding in XPages Part 2

›
The disadvantage of part 1 is overloaded getter/setter when there are many fields. In this part 2 example, I am going to introduce the model...
Wednesday, July 31, 2019

CRUD using Java Bean binding (Getter / Setter) in XPages

›
It is build using Model-Control-View (MVC) architecture. Model – Field binding, configure the getter/setter, and business logic. Controll...
Wednesday, July 17, 2019

Why I use Vanilla (Native) Javascript, not Underscore.js or Lodash?

›
Underscore.js and Lodash are javascript utility library written using functional programming. Lodash is the level up version from Underscore...
Wednesday, June 19, 2019

Servlet Implementation in Domino

›
In this article, I am going to show you how to implement the servlet in Domino. The implementation is using DesignerFacesServlet, not the tr...
‹
›
Home
View web version
Powered by Blogger.