-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
That's correct. Aside from writing a plug-in/add-on for X-browser to handle the user clicking on download for your site, this would most likely be your only option. Because of sandbox restrictions between the client (browser) and server (web app), you will not be able to pick up on client-side events of that nature. If so, it would be a pretty big security hole in the browser and even though it may work for IE, it would not work for Firefox, Safari, etc. Mike Duncan ISSO, Application Security Specialist Government Contractor with STG, Inc. NOAA :: National Climatic Data Center 151 Patton Ave. Asheville, NC 28801-5001 [EMAIL PROTECTED] 828.271.4289 [EMAIL PROTECTED] wrote: > Hi Mike, > > Let me see if I understood. > > Your suggestion suggests that I develop my own download file manager? So I > can manipulate 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 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 functionality, it would probably need to > enter other records to show the progress. > > Mike Duncan > ISSO, Application Security Specialist > Government Contractor with STG, Inc. > NOAA :: National Climatic Data Center > 151 Patton Ave. > Asheville, NC 28801-5001 > [EMAIL PROTECTED] > 828.271.4289 > > > [EMAIL PROTECTED] wrote: >> 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 only after the user hits the > save >> button of the second window that windows shows. The one that the user >> selects the physical place to store the file. > > > >> I don't know how can I get which button the user clicked since the > download >> manager window is provided by Windows and not one of mine. > > > >> Can some one help me with that? > > > >> Thanks > > > >> Siomara > > - --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJHH06nvIkv6fg9hYRAsCAAJwIth0flNhoDDooji5dHI8tWU0FyACdFSI2 GKA78KKrigu8YYI74M2WqDs= =TZjm -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]