2 Replies Latest reply on Apr 26, 2007 10:28 AM by henrik.lindberg

    using s:grapichImage to get only the image...

    henrik.lindberg

      Hi, I want to be able to hand out a URL that looks like it is a gif but it is generated dynamically. Is there some way to do that using s:graphicImage?

      I am using a URL rewriter so redirect say .../mysite/image12345.gif to something.seam with the image id as a parameter.

      But how do I get the facelet to only output the image to the response stream?