0 Replies Latest reply on Nov 29, 2011 9:16 PM by hantsy

    a4j:outputMedia does not support large image

    hantsy

      I used a4j:outpuMedia to generate image from the database, but I fond it can not work when the image is too large.

      I digged the generated codes and found a4j:outputMedia passed the serialized the data via url ? is this right?

       

      Url has a length limitaition...so the a4j:outMedia can not generate the large image...

       

      Any help about this ? Thanks.