Hello,

I have a JSP page with inputText and a4j:support:
<a4j:support event="onblur"
action="#{keyFeature.keyParameter.dnTextBoxChanged}"
reRender="cPanel" />

cPanel is a panelGroup, which...