문제

During the conversion on of a4j:commandButton and a4j:ajax (from richfaces 3 to richfaces 4) I realize that there is no reRender attribute anymore.

what is the alternative to this attribute for reRendering through these component.

도움이 되었습니까?

해결책

It's renamed to the render attribute, in order to comply with the standard JSF <f:ajax> tag.

See also:

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top