Posted By:
Anonymous
Posted On:
Thursday, March 14, 2002 01:35 PM
Hello We are using Resin 2.0.5. Our servlets are protected by Apache's Location directive with a password file. We are using the upload package of oreilly. But if we upload a large file, username/password popup menu doesn't come up immediately. I guess all data (including the file) in the form are posted first, then username/password come up. I checked resin. as I understand, Resin 2.0.5 doesn't support password files. But I'm not sure. We need that username/password come up immediately before uploading files. how can I solve this problem without changing the code or minor modifaction on code ? thanks in advance...
More>>
Hello
We are using Resin 2.0.5. Our servlets are protected by Apache's Location directive with a password file.
We are using the upload package of oreilly. But if we upload a large file, username/password popup menu doesn't come up immediately. I guess all data (including the file) in the form are posted first, then username/password come up.
I checked resin. as I understand, Resin 2.0.5 doesn't support password files. But I'm not sure.
We need that username/password come up immediately before uploading files.
how can I solve this problem without changing the code or minor modifaction on code ?
thanks in advance...
<<Less