True. Ajax requests are not stored in the browser's history.
But this can be worked around by binding an action (ajax request) to an url
hash.
This can be done by using a javascript module such as jquery-ajax[1] (see
the demo[2]).

Never tested. Seems too intrusive and painfull for existing code but can be
an alternative for new implementations or if the feature is required

[1] https://github.com/balupton/jquery-ajaxy
[2] http://balupton.github.io/jquery-ajaxy/demo/

Nourredine.


2014-04-13 22:38 GMT+02:00 George Christman <gchrist...@cardaddy.com>:

> How do you think it will work with the back button? I'm assuming as soon as
> you navigate away from the page and return with the back button your going
> to lose your results?
>
>
> On Fri, Apr 11, 2014 at 4:14 AM, Lance Java <lance.j...@googlemail.com
> >wrote:
>
> > Perhaps Barry's solution could be applied to my pager component
> > http://tapestry-stitch.uklance.cloudbees.net/pagerdemo
> >
> > The pager is driven by GridDataSource but allows you to render a page of
> > data however you like (ie in an list).
> >
>
>
>
> --
> George Christman
> www.CarDaddy.com
> P.O. Box 735
> Johnstown, New York
>

Reply via email to