2 Replies Latest reply on Jun 16, 2009 1:46 AM by nbelaevski

    modalpanel and graphichimage with URL

    pramod_bs

      I have a ui compnent in my modalpanel like

      <h:graphicImage value ="http://pics.autoims.com/small.jpg?223_xy551355x5&c=06122009" />
      

      I am showing the modalpanel from a link in datatable. The modalpanel doesn't show when I have this graphicimage component in there. When I remove this h:graphicimage tag it works. I tried with <h:graphicImage value ="http://pics.autoims.com/small.jpg/> which got another image, it works. So this is something to do with the parameters being passed to the image url. Any help is appreciated a lot.
      Thanks