Is there a way to get an enclosure to work with a repeater.  Perhaps I am
missing something, but I can't get:

...
<ul class="someclass">
<wicket:enclosure child="item">
   <li wicket:id="repeater">  </li>
</wicket:enclosure>
</ul>

to work.  What I get is an exception telling me there is no component
matching "item".
    
-- 
View this message in context: 
http://www.nabble.com/enclosure-and-repeater-tf4713620.html#a13473822
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to