I have written a servlet that generates an audio file in "au" format. I send
it as a ServletOutputStream to the client browser. It works perfectly using
"WinAmp" in either Netscape7.1 or IE6.0. However, it will not work with
Windows Media Player. The latter complains that it cannot connect to the
server.
Any ideas?
Thanks,
Brad Rogers