16. Enabling AJAX for Existing Components

In the previous chapter, we showed how easy it is to use repackaged AJAX JSF components. However, developing those components is not a trivial exercise; it requires not only JavaScript/AJAX skills, but also deep knowledge of how JSF works. In most cases, it is not cost-effective to write your own AJAX JSF components unless you plan to reuse them extensively. Most developers are limited to the components third-party vendors already offer.

But what if the existing components do not do exactly what you want? What if the available components are simply too expensive? Those situations occur often in real-world enterprise applications. We need an AJAX solution that is not only easy to use, but also flexible ...

Get JBoss® Seam: Simplicity and Power Beyond Java™ EE now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.