Re: Problem with StreamResponse and Ajax

2010-12-23 Thread iberck
t I generate a stream file and then use ajax request in the same >> page? >> >> Thanks in advance >> -- >> View this message in context: >> http://tapestry.1045711.n5.nabble.com/Problem-with-StreamResponse

Re: Problem with StreamResponse and Ajax

2010-12-23 Thread Robert Zeigler
in advance > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Problem-with-StreamResponse-and-Ajax-tp3316957p3317114.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > >

Re: Problem with StreamResponse and Ajax

2010-12-23 Thread iberck
Thank you for the reponse Thiago So can't I generate a stream file and then use ajax request in the same page? Thanks in advance -- View this message in context: http://tapestry.1045711.n5.nabble.com/Problem-with-StreamResponse-and-Ajax-tp3316957p3317114.html Sent from the Tapestry -

Re: Problem with StreamResponse and Ajax

2010-12-23 Thread Thiago H. de Paula Figueiredo
On Thu, 23 Dec 2010 19:15:40 -0200, iberck wrote: I'm using T5.2.4 I have a page with ajax (zones and actions) and I have to generate a excel file when a user clicks on actionlink. If I add a zone in the actionlink that generates the StreamResponse the excel file is never generated but if

Problem with StreamResponse and Ajax

2010-12-23 Thread iberck
return excelStream; } How can I solve it, anyone may help me? Thanks in advance -- View this message in context: http://tapestry.1045711.n5.nabble.com/Problem-with-StreamResponse-and-Ajax-tp3316957p3316957.html Sent from the Tapestry - User mailing list archive at Nabble.com.