| Author |
Downloading problem
|
Suneesh Raman
Ranch Hand
Joined: Jun 13, 2002
Posts: 42
|
|
Hi I have a page wich generates an excel file and stored in the server . I am using Oracle 10g Server .I have provided a link to download the excel file which calls a servlet for downloading, which works fine .But when I enable the SSO of the server and after login and try to download the excel file the file is not getting downloaded . I dont know the whether SSO sets some Cookies or not . Any one can tell what could be the problem Thanks Suneesh
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
SSO -- is that Single Sign On or what? And what happens instead of the file being downloaded? Something else is downloaded? An exception is thrown in your servlet? Check your application server logs and provide us more details.
|
 |
 |
|
|
subject: Downloading problem
|
|
|