I am developing a component containing an AJAX client behavior. The behavior depends on the parameters provided to the component (e.g. render and execute targets). Due to performance reasons I do not want to realize the component using facelet based composite components.I am developing a component containing an AJAX