Why do you open the link in new window?

The scenario should be:
1. You click on a link
2. The link invoke a listener (Asynchrounously) and update some attribute of
the Page class
3. Some part of the page is re-rendered asynchronously with the new data.

Did you try the code sample I wrote??

If you do, but the refresh of the whole page occures,
 I think you may be using a certain old version of IE 6 cause I've run into
such situation.


hbf wrote:
> 
> 
> On 11.01.2008, at 05:02, Pai911 wrote:
> 
>>
>> Hi!
>> I don't think that Tapestry will render the whole page when a  
>> listener is in
>> invoked Asynchronously.
> 
> Hm, I think not: When I open the link in a new window, the whole page  
> shows.
> So I think the whole page is actually rendered, returned to the  
> client where
> the div(s) to update are extracted.
> 
> Could this be true?
> 
> Thanks,
> Kaspar
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-T4--AJAX%3A-reender-whole-page-or-just-send-back-the-markup-of-the-div-tp14747399p14949369.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to