Author: frankbille
Date: Thu Oct 19 00:12:44 2006
New Revision: 465516

URL: http://svn.apache.org/viewvc?view=rev&rev=465516
Log:
Example description

Modified:
    
incubator/wicket/trunk/wicket-examples/src/main/java/wicket/examples/ajax/builtin/ChoicePage.html

Modified: 
incubator/wicket/trunk/wicket-examples/src/main/java/wicket/examples/ajax/builtin/ChoicePage.html
URL: 
http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket-examples/src/main/java/wicket/examples/ajax/builtin/ChoicePage.html?view=diff&rev=465516&r1=465515&r2=465516
==============================================================================
--- 
incubator/wicket/trunk/wicket-examples/src/main/java/wicket/examples/ajax/builtin/ChoicePage.html
 (original)
+++ 
incubator/wicket/trunk/wicket-examples/src/main/java/wicket/examples/ajax/builtin/ChoicePage.html
 Thu Oct 19 00:12:44 2006
@@ -1,8 +1,6 @@
 <wicket:extend>
 
-This example demonstrates a AjaxSelfUpdatingBehavior.
-This behavior can be attached to any component to make it update itself.
-The clock below is updated every five seconds.
+This example demonstrates how to link select boxes together.
 
 <br/><br/>
 <form wicket:id="form">


Reply via email to