Hi, Can you tell the BreadCrumbBarLink supports the AjaxRequestTarget?
Because, We are using wicket event to replace the wicket Panel component using replaceWith(). It's works fine but We use a BreadCrumbBarLink in that panel. So we tried to replace the BreadCrumbBarLink. *But the following exception is occurred:* *"Last cause: This method can only be called on a component that has > already been added to its parent."* Because,BreadCrumbBarLink doesn't have a AjaxRequestTarget. Suppose, If BreadCrumbBarLink doesn't supports AjaxRequestTarget, then is there any other way to replacing the BreadCrumbBarLink? -- *Best Regards,Seenivasan Sankaran* *Analyst Programmer* *mCruncher R&D SDN BHD* *(016-3482636)*
