Author: ayanul
Date: 2007-09-03 06:27:20 -0400 (Mon, 03 Sep 2007)
New Revision: 2693
Modified:
trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp
Log:
update
Modified: trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp 2007-09-03 09:48:25 UTC
(rev 2692)
+++ trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp 2007-09-03 10:27:20 UTC
(rev 2693)
@@ -227,7 +227,7 @@
<f:selectItem itemLabel="client" itemValue="client" />
<f:selectItem itemLabel="server" itemValue="server" />
<f:selectItem itemLabel="ajax" itemValue="ajax" />
- <a4j:support event="onchange"
reRender="tabPanelId"></a4j:support>
+ <a4j:support event="onclick"
reRender="tabPanelId"></a4j:support>
</h:selectOneRadio>
</h:panelGrid>
Show replies by date