Hi,
Iam having a servlet which reads the DB and creates a file dynamically and
then sends the content of the file to the client which initiates a
download dialog box and the user could download the file.
Everything works perfectly if i use Bea weblogic App server but when i use
IIS 5.0 as the web server in conjunction with BEA .The user is not able to
download .The download box opens but when the user clicks save in the
dialog box There is an error message from IE stating that the resource
requested is not available.The permissions to the wwwroot is read only.
Even if the servlet saves the file in the wwwroot IIS is not letting the
download happen .Could you please help
Thanks
regards