I've run into a very frustrating situation and need your help:

 - Flex uploads a file to the server
 - The server reads it into a Java BufferedImage object. 
 - However, Java sometimes takes 40 seconds or longer to reply
 - In some cases it has difficulty reading the file. 

In the cases of problems, Flex just hangs. It doesn't reply with
anything. Is it timing out? Any help appreciated. 

Reply via email to