Files
spring-webflow/spring-faces
Rossen Stoyanchev 3b1af34482 Check request param to recognize JSF 2 Ajax requests
Previously we checked the "Faces-Request" header only.
Now we try to delegate the call to
PartialViewContext.isAjaxRequest() first. If a FacesContext
is unavailble for some reason we also check the
"javax.faces.partial.ajax" request parameter.
2012-03-14 12:27:04 -04:00
..
2010-05-17 10:23:15 +00:00
2012-02-27 17:06:33 -05:00
2012-02-27 17:06:33 -05:00