Hi,

AgileJobDetails.this.replaceWith(...)

your AgileJobDetails is not yet added to a parent, yet you're trying to replace 
it with another component.

Check your component hierarchy.

Regards
Sven


On 17.01.2015 16:14, K wrote:
Hi i am trying to navigate between two panels. my code has a condition where
if false it has to go back to the actual panel with parameters which in turn
prints a error msg in feedbackpanel.

i am getting this error when condition is true.



Please suggest how to redirect to actual panel.
Thanks

-----
K
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/replacing-panels-using-replaceWith-in-wicket-tp4669020.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to