Hi,

I figured out the issue for panel being rendered twice :)

The addresspanel.html was not started  with <table> tag... It directly has a
<tr> tag..

It worked fine, when I constructed the tags with proper
<table><tr><td>......</td></tr></table>. 

Thanks a lot...

J
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Panel-re-rendered-twice-when-the-data-is-fetched-tp2268924p2271624.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to