Which of those techniques can support inter-module ajax updates?
( The content is above 1100 line in a single JSF 2.0(facelets) page. Even if I use one of the above techniques to modularize the page, I need still be able to update one module from another module.)
Which is that technique?