You could use the Content-Disposition header to send the filename back to the user.

-Tim

Ron Cozad wrote:

This url is not working in Tomcat, but it works with Apache http server.

http://my.company.com/cgi-bin/program1.cgi/filename.txt?parameter1=123

Next url does work with tomcat but of course the browser proposes
program1.cgi as the name instead of filename.txt, as desired in the
first url.

http://my.company.com/cgi-bin/program1.cgi?parameter1=123


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

Reply via email to