Hi there,

I searched a lot of time for a solution of my problem in other forums, 
documentations an so on. But I didn't find any hint so far, thus you 
are my last hope.
The problem is as follows:
I have a Java-Servlet or a Java-Class, which retrieves an image (JPG) 
from a database. As customary this Blob is stored in a byte array (byte
[]). The Flex-Application connects to the Java application to request 
the image. My problem is now to find a suitable datatype, which can 
store binary data in ActionScript. This means, I need a corresponding 
data type in ActionScript, which fits to byte[] in Java.

Or does possibly anyone know a completely different solution for my 
problem?

Thanks for answers
Markus




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to