About half the components in Wicket require a full start-stop syntax
like that. I haven't really figured out the pattern yet.

On 7/19/05, Jan Mikkelsen <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Hi 
> 
>   
> 
> I have been struggling with a problem with dropdown boxes after upgrading
> wicket from 1.0rcX to HEAD. None of my dropdown boxes showed any items. I
> have fixed it now by changing: 
> 
> <select wicket:id="startDay"/> 
> 
> To: 
> 
> <select wicket:id="startDay"></select> 
> 
>   
> 
> Maybe this is helpful to somebody else J 
> 
>   
> 
> Jan Mikkelsen


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to