Henrik Schlanbusch wrote:
>
> Hi
>
> Yes I am aware of this one. To describe my problem, I have a rather big
> framework I would like to rebuild from T4 ->T5. In this framework we use a
> lot
> of tabbed panes. In T4 we loaded pages into each tab. This made our code
> cleaner, since we could
derkoe gmail.com> writes:
>
>
> Henrik Schlanbusch wrote:
> >
> > Hi
> >
> > Is it possible to return a page as an ajax result or will this only work
> > with
> > zones?
> >
> > -Henrik
> >
>
> When you return a page to an AJAX event handler the Tapestry JS will make a
> redirect to that
Henrik Schlanbusch wrote:
>
> Hi
>
> Is it possible to return a page as an ajax result or will this only work
> with
> zones?
>
> -Henrik
>
When you return a page to an AJAX event handler the Tapestry JS will make a
redirect to that page - for more infos see:
http://tapestry.apache.org/ajax-