My error came from a missing a closing </wicket:link> tag.

<wicket:link></wicket:link>



Erik van Oosten wrote:
> 
> You will also get this error when you accidentally use a WebComponent 
> instead of a WebMarkupContainer. The first does not allow embedded 
> content and will therefor issue this error.
> 
> Regards,
>     Erik.
> 
> 
> 
> Edwin Ansicodd wrote:
>> I find this error in my log file when a wicket page loads.  Would anyone
>> know
>> what causes this error?
>>
>> ERROR org.apache.wicket.RequestCycle  - unexpected exception when
>> handling
>> another exception: Expected close tag for <wicket:link>
>>   
> 
> 
> -- 
> Erik van Oosten
> http://www.day-to-day-stuff.blogspot.com/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Expected-close-tag-for-%3Cwicket%3Alink%3E----tp22335083p22368030.html
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