rattleheadmegafan
03-10-2009, 10:07 PM
So, I did a File Upload program from Flex and it works fine and everything but in the actually service where i'm writing Java code to upload the file, I am throwing an exception with the message I want to print. But in Flex, it always seems to be going to IOException and there is no data returned as HTTP response. I tried debugging and there's no place I can find anything back from the Java exception that i'm throwing. Any thoughts/helpful suggestions?