i didnt say use the downloadlink, i said see how it works...

-igor

On Fri, Oct 10, 2008 at 3:32 PM, Dane Laverty <[EMAIL PROTECTED]> wrote:
> DownloadLink appears to accept only a file pathname. If I understand it
> correctly, the only way I could use that would be to read the BLOB into
> a file on the server, and then have the DownloadLink point to that file.
> I believe that would require me to have the file created when the page
> is generated, rather than when the link is clicked. Since there are
> going to be many links on this page, I would rather be able to wait
> until the user clicks the link to stream the BLOB to them.
>
> -----Original Message-----
> From: Igor Vaynberg [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 10, 2008 3:26 PM
> To: users@wicket.apache.org
> Subject: Re: Downloading a BLOB
>
> see how downloadlink works
>
> -igor
>
> On Fri, Oct 10, 2008 at 3:21 PM, Dane Laverty
> <[EMAIL PROTECTED]> wrote:
>> The title basically says it all. I've got a BLOB in a database, and I
>> want the user to be able to click a link and download it. Any wicket
>> solutions to do this? Thanks much.
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to