You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joshua Jackson <jo...@gmail.com> on 2007/12/17 05:36:46 UTC

T4: Returning a file to be downloaded on response

Dear all,

Is it possible to return a file to be downloaded on response after
form submission with T4?

Where can I find tutorial on this? I've searched through the Tapestry
wiki, but the only thing I find is regarding Excel.

Thanks in advance.

-- 
I'm a coder not a drag-n-dropper

Blog: http://joshuajava.wordpress.com/

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


Re: T4: Returning a file to be downloaded on response

Posted by Joshua Jackson <jo...@gmail.com>.
Thanks Ulrich,

I must've missed that somehow.

Cheers,

On 12/17/07, Ulrich Stärk <ul...@spielviel.de> wrote:
> Look harder :-)
>
> http://wiki.apache.org/tapestry/SendingDiferentContentTypes
>
> Apart from that this topic has been discussed several times on this list, just search the archives.
> You might also want to look at the
> http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/contrib/services/impl/RoundedCornerService.html
> which does something similar.

-- 
I'm a coder not a drag-n-dropper

Blog: http://joshuajava.wordpress.com/

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


Re: T4: Returning a file to be downloaded on response

Posted by Ulrich Stärk <ul...@spielviel.de>.
Look harder :-)

http://wiki.apache.org/tapestry/SendingDiferentContentTypes

Apart from that this topic has been discussed several times on this list, just search the archives. 
You might also want to look at the 
http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/contrib/services/impl/RoundedCornerService.html 
which does something similar.

Cheers,

Uli

Joshua Jackson schrieb:
> Dear all,
> 
> Is it possible to return a file to be downloaded on response after
> form submission with T4?
> 
> Where can I find tutorial on this? I've searched through the Tapestry
> wiki, but the only thing I find is regarding Excel.
> 
> Thanks in advance.
> 


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