January 2013
Intermediate to advanced
328 pages
7h 14m
English
PrimeFaces integrates jQuery Selector API (http://api.jquery.com/category/selectors) with the JSF component referencing model. Partial processing and updating of the JSF components can be done by using the jQuery Selector API instead of a regular server-side approach with findComponent(). This feature is called PFS (PrimeFaces Selector API) . PFS provides an alternative, flexible approach to reference components to be processed or updated partially. In comparison to regular referencing, there is less CPU server load because the JSF component tree is not traversed on the server side in order to find client IDs. PFS is implemented on the client side by looking at the DOM tree. Another advantage is avoiding ...
Read now
Unlock full access