Re: File Download Example

2005-08-02 Thread Ashish Raniwala
Thanks guys, I got it. - Original Message - From: "Chris Chiappone" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Tuesday, August 02, 2005 11:13 AM Subject: Re: File Download Example Yeah, Just look back earlier today. It was the same question I had ye

Re: File Download Example

2005-08-02 Thread Chris Chiappone
aniwala" <[EMAIL PROTECTED]> > To: "Tapestry users" > Sent: Tuesday, August 02, 2005 2:39 PM > Subject: File Download Example > > > Guys, > Can anyone please help and give me pointers on writing file download > example. I need to capture user details whi

Re: File Download Example

2005-08-02 Thread Adam Greene
There was a complete example posted yesterday or today. Search the list for it. - Original Message - From: "Ashish Raniwala" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Tuesday, August 02, 2005 2:39 PM Subject: File Download Example Guys, Can anyo

File Download Example

2005-08-02 Thread Ashish Raniwala
Guys, Can anyone please help and give me pointers on writing file download example. I need to capture user details while file download. In servlet world I could write the file to response which would do the needful, how to do this in Tapestry ? Thanks, Ashish