On Fri, 02 Sep 2011 18:03:25 -0300, hese <1024h...@gmail.com> wrote:

(lol...looks like people are clamoring for you Thiago :) )

:P

I dont mind having a separate page for streaming the csv, but i would like to know why my current onSuccess StreamResponse is not streaming back the
file.

That's weird.

I checked if it is null or something by printing it out in my
onSuccess method before returning it and it prints the contents well. I see other posts taking about onSuccess returning StreamResponse without problem, and I wonder why mine is not working :(

If you're returning a non-null StreamResponse in onSuccess() and it doesn't get streamed, then I'd say it's a Tapestry bug. Which version are you using?

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to