View Single Post
  #1 (permalink)  
Old 06-07-2007, 07:03 AM
Eric Eric is offline
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
Struts, Some API to obtain wide and the high one of an image?
I am developing an application in Java with Struts, where in a screen I have to do an upload of an image, to detect if it is JPG, GIF or Flash (easy) and then to interpret the binary to

know the measures of the image.

I understand that they must exist librarys for this… this code is going to run in server, reason why does not interest to add a framework (awt, so on)

Eric
Reply With Quote
Sponsored Links