te the buttons that are pressed by the user?
>
> Sio
>
> -Mensagem original-
> De: Mike Duncan [mailto:[EMAIL PROTECTED]
> Enviada em: quinta-feira, 13 de novembro de 2008 16:52
> Para: Tomcat Users List
> Assunto: Re: Download Tracking
>
>
> It may not be
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I do not know of one off-hand except for the standard ones like
FileZilla or something. But, these won't help you out of the box. You
would almost have to create one to work with your specific back-end. You
could however, grab an Open Source project f
16:52
Para: Tomcat Users List
Assunto: Re: Download Tracking
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
It may not be worth the resources, but you can develop/use a download
manager could do this for you. Especially if these are large files, the
users may be happy to use something like that
16:50
Para: Tomcat Users List
Assunto: Re: Download Tracking
> I have a java application under Tomcat that is supposed to track people'
> downloads.
>
>
>
> The user clicks on a link (to download a file) and a new record has to be
> inserted into a postgreSQL table info
It may not be worth the resources, but you can develop/use a download
manager could do this for you. Especially if these are large files, the
users may be happy to use something like that.
The manager would basically tell the service to start the download and
if you do something like resume fun
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
It may not be worth the resources, but you can develop/use a download
manager could do this for you. Especially if these are large files, the
users may be happy to use something like that.
The manager would basically tell the service to start the dow
I have a java application under Tomcat that is supposed to track people'
downloads.
The user clicks on a link (to download a file) and a new record has to be
inserted into a postgreSQL table informing which file was downloaded.
However, I need to insert into postgreSQL only after the u
Hi Everybody,
I have a java application under Tomcat that is supposed to track people'
downloads.
The user clicks on a link (to download a file) and a new record has to be
inserted into a postgreSQL table informing which file was downloaded.
However, I need to insert into postgreSQL onl