Hi everyone, I've got a funny problem with my Flex application. I've got a client that lets user upload File to a Java servlet (image file). It works fine when I run it in WIndows machine using any browser. But when I run it in Unix/Linux machine, it seems that the upload request never reaches the server. Does anyone know what to do here? Any help is greatly appreciated. Thanks a lot in advance.
Thanks, Ivan.

