Use the correct scope.. and use them correctly.

Sometimes I get to see the xPage code other developers made and a thing that still confuses a lot of  people is how and when to use the correct scoped variables. Many times people just put everything into the sessionScope. Because it is easy ( its always there!) and it is personal (every user gets a different session) or is it? This blogpost is about the do’s and dont’s with scoped variables. How not to use them and how to use them. When to use them and when not to use them..

Read more

And we are back

After a few years of inactivity I decided to start a new blog on my website again. This blog will be about the things I encounter during my development hours. Mostly this will feature xPages, lotuscript or other Notes related development. But sometimes a little php will also show up occasionally.