Hello, I have a servlet which return a stream of a jpg image:
...the url is the following: http://localhost:8080/seamservices/GetImage Using this url in a browser the image is correctly loaded! How can I load the image form a flex client? ...thanks! Saluti Lorenzo

