JSP How to scale an image?
        Posted  
        
            by newbie123
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by newbie123
        
        
        
        Published on 2010-05-30T12:55:07Z
        Indexed on 
            2010/05/30
            13:02 UTC
        
        
        Read the original article
        Hit count: 343
        
jsp
|image-scaling
Is there anyway to scale an image then display in jsp page? When retrieve and display the images, I want to show all photos in same size. is there any API can do it? I have searched from google, those I found was about scaling images byusing tookit but can't works in web application.
© Stack Overflow or respective owner