You can keep page instances on session.

On Mon, Oct 5, 2009 at 7:57 AM, Phillip Sacre <psa...@clifford-thames.com>wrote:

> Hi
>
> Another newbie question, sorry!
>
> Is there any way of making a nav bar like this:
>
> <wicket:link>
>        <a href="HomePage.html">Browse</a> |
>        <a href="Search.html">Search</a>
> </wicket:link>
>
> Stateful, i.e. only one instance of each page is created. So if you were
> on the home page and clicked the 'Search' link, then clicked the
> 'Browse' link, the state of all your components would be remembered.
>
> Alternately, is there an easy or "best-practice" way of accomplishing
> this?
>
> Thanks,
> Phill
>
>
> This message is for the designated recipient only and may contain
> privileged or confidential information. If you have received it in error,
> please notify the sender immediately and delete the original. Any other use
> of the email by you is prohibited.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Pedro Henrique Oliveira dos Santos

Reply via email to