Hello,

I have 2 pages, one is called HomePage and the other is called SignInPage.  On 
the HomePage I have a MyAccountPanel that is hidden until the user is signed 
in.  On the SignInPage I have a form that I want to have update the 
MyAccountPanel to visible if the sign in is successful.  The problem is the 
SignInPage does not have access to the MyAccountPanel is on a different page.  
My question is how is the best way to update a component that is on a different 
page?

Thanks!

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

Reply via email to