thanks LLTYK again for your reply.

I was really stupid and feel a bit embarrased now.

I solved it but it had nothing to do with wget, that was fine.

Problem was for security reason I stored the URL of the inital calling
request from the external webservice in a sessionstate variable and checked 
for its existence when somebody tries to call the download page
http://host/webapp/STREAMPAGE/JOBID/RUNID/PASSWORD (download should only be
available for people using the external webservice)
in a webbrowser when testing it from starting from the external webservice
everything went fine but testing from wget will fail because it has no
access to the existing web SESSION  :-(

--
View this message in context: 
http://tapestry-users.832.n2.nabble.com/Creating-direct-download-links-to-files-tp6308634p6333590.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

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

Reply via email to