partial refresh

Home » partial refresh

Understanding Partial Execution: Part Three – JSF Lifecycle

In the previous two parts of this series I’ve focussed on partial refresh and partial execution. But in order to fully appreciate why partial execution is important, you need to understand the JSF lifecycle. Part two focussed on what gets processed from the XPage, it’s important to understand how it gets processed. Remember that if

Understanding Partial Execution: Part Three – JSF Lifecycle Read More »

Understanding Partial Execution: Part Two – Execution

In Part One I covered off what happens between server and browser in a partial refresh. Careful thinking about the refresh ID can help minimise the amount of content passed back from the server to the browser. But I emphasised that it has no effect on what happens on the server. In this part I’m

Understanding Partial Execution: Part Two – Execution Read More »

Understanding Partial Execution: Part One – Refresh

This is another post based upon learning from the sessions I’ve been doing at LUGs this year. Partial Execution is extremely powerful, probably rarely used, but thanks to Tony McGuckin and Dan O’Connor has been made much easier to use in IBM Domino Social Edition. But before I even discuss Partial Execution, it’s critical to

Understanding Partial Execution: Part One – Refresh Read More »

Scroll to Top