Lotus Domino

  • INDIP: How do you export data from an web application into Excel?

    You could use POI to write an Excel file, but writing to a file with APIs is usually really slow. MYYYYYYYYYYYYYYYYYY approach is blazingly faaaaaaaaaaaaaaaaaaaaast…….. In our company we are in the lucky situation that we have single-sign-on on the web towards our Domino servers. This is important for the following solution to export documents…

    read more

  • QUIND: Profile documents: sort of 😉

    I’m sure you also need sort of “profile documents” once in a while. Documents where a user can store some values he wants to use over and over again, in Web technology term thing of a “cookie”. This is plain easy! Simply open the xPage and as a Data source document id (red box) define…

    read more

  • YOUFEB: anyone else being mad about the copy&paste (via keyboard / not working in designer?

    I am getting over and over mad that copy & paste is not working well at all in the LN designer especially when dealing with xPages stuff.. I add a template inheritance to a design element, select it, copy via <ctrl><c> and paste it onto another design element, either I get something pasted i copied…

    read more