Archive

Posts Tagged ‘Notes Web’

Fix LS2J error causes java.lang.StackOverflowError

When you use an LS2J agent to connect to an external database and retrieve large amounts of data, then create a new JavaObject for each row of data, the following error occurs:

“LS2J Error: Threw java.lang.StackOverflowError”

Read more…

Viewed 10390 times by 2399 viewers

Set Alternate Row Colors in Lotus Notes Web

If you are opening up a view in a browser, not using the Java applet (because the Java applet takes so much longer to open, especially over a phone line) and wish to have alternate row colors (yes, Rnext does this, but this is for those of you not on Rnext yet) then this is one way to do it. There are several ways to accomplish this, so this is by no means the only way.

Read more…

Viewed 8274 times by 2232 viewers

Lotus Notes Web – Hiding Totals In Categorized

If you have a categorized view, shown to browsers, that includes totals, how can you prevent the overall total row from appearing? It’s actually not that complicated – you just have to think about how Domino generates the HTML for views. But the first question would be “why would you want to do that?”

Read more…

Viewed 6626 times by 2055 viewers