Author: gmaksimenko
Date: 2008-05-19 15:21:06 -0400 (Mon, 19 May 2008)
New Revision: 8643
Modified:
trunk/test-applications/jsp/src/main/webapp/Combobox/Combobox.jsp
Log:
Add Test for reRender
Modified: trunk/test-applications/jsp/src/main/webapp/Combobox/Combobox.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/Combobox/Combobox.jsp 2008-05-19 19:21:01
UTC (rev 8642)
+++ trunk/test-applications/jsp/src/main/webapp/Combobox/Combobox.jsp 2008-05-19 19:21:06
UTC (rev 8643)
@@ -48,6 +48,8 @@
binding="#{combobox.myComboBox}"
align="#{combobox.align}">
<f:selectItem itemValue="GoshaGoshaGoshaGoshaGosha"/>
- </rich:comboBox>
+ </rich:comboBox>
+ <a4j:commandButton value="reRender"
reRender="comboboxID"></a4j:commandButton>
+
</f:subview>
\ No newline at end of file
Show replies by date