Dear all, 6.0 is in full action and here is one more "goodie", this one for easier ajaxification of your web apps. Element stubs are empty elements, which are then extended with real content when you ajax update that element. You'll see a stub in HTML like this: <div id=id23><!-- stub --></div>