Our application is JSF2 framework when we make Ajax Calls in certain scenarios we need to re-invoke the java-script(jQuery-for UI style) ,when the Ajax response returns back from server.
The javascripts are not getting called ,when the Ajax response come back..
Is there any way to enable this ?