derkoe <tapestry.christian.koeberl <at> 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 page - for more infos see:
> http://tapestry.apache.org/ajax-and-zones.html
> 
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/Page-as-
Ajax-return-tp4864551p4864662.html


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 maintain one tab in one class/page file. My impression 
is that if I start using Zones, I have to implement the zones and their markup 
in one big page. Correct me if I am wrong.

-Henrik



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

Reply via email to