Hi,
I'd written a Struts File Upload function using Apache Common File Upload
The function works fine in HTTP using any browser
But when i move to HTTPS protocol, I can't proceed the upload function using Internet Explorer v6. But the function works fine in Mozilla, Firefox, Netscape and Opera.
I'd done all the browser setting in IE but still not work.
Please help.