Hi
I am using JTwain to read a scanned image from the Client UI. For this, I have written an applet which will detect the source attached to the client's machine, scan the image and show it on the user's browser. Then, by using Applet-Servlet communication, I need to store this image in the server's file system.
Though this has been possible to achieve, I need to keep my UI as Flex. So, I need to call the applet from inside my Flex UI and render the image on the browser. Also I need to use the file upload functionality to upload this image to the server.
Has anyone worked on a similar engagement? How can I use the File-Upload feature to upload the image(java.awt.image object) to the server from my Flex UI ?
Inputs please.
`Rohan
__._,_.___--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

