Umh .. it is a pity ..

Is there any example to start from ?


Thanks a lot

- Paolo

On 6/28/07, Johan Compagner <[EMAIL PROTECTED]> wrote:

i dont think this is really possible in 1.2. Because ajax and versioning
is not really implemented
in 1.3 we have IPageVersionManager.rollbackPage() where you can rollback a
page version.
But to support or catch the backbutton in the browser you need to write
the javascript yourself that
then calls a behavior on the page that roll backs 1 and then set that as
the response page.

johan


On 6/28/07, Paolo Di Tommaso < [EMAIL PROTECTED]> wrote:

> Guys,
>
> I have a page with an AjaxTabbedPanel component. When the user change
> the tab selection and then click on the browser back button it come back to
> the previous page.
>
> I would like instead to come back to the previous selected tab (when has
> been changed obviously).
>
> This is the default behaviour with a TabbedPanel component. It is
> possible to have the same behaviour with the AjaxTabbedPanel component?
>
> Thank you,
>
> - Paolo
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to