Henri Dupre wrote:
> On 8/28/06, Rodnei Couto <[EMAIL PROTECTED]> wrote:
>>
>> I did this and it didn't work.... it seems that Tapestry still does not
>> send the html to the browser...
>>
>> Is it expected that Tapestry will render everything before sending the
>> output to the browser?
>
>
> This is quite strange... what do you have inside your loop? I suspect
> that
> these components could be optimized.
> Tapestry 4 doesn't buffer and it sends the output straight to the
> browser.
if you're using @Body, it does buffer... it needs to gather all
contributed javascript
and render them in the correct places.
>
> Can somebody help me?
>
>
> Can you show more of your code and page?
>


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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

Reply via email to