Question : Java Toolkit

Hello,everybody, i,m using this code to validate the heigh and with of an image, but for some reason, when i use the code the first time, it will keep giving me the same values for weigh and heigh, even if i use a image with diferents dimesion. Is like it cashe the values. I try to flush the object but don,t work. any recomendation

All this is in a servlet
1:
2:
3:
4:
Image img = Toolkit.getDefaultToolkit().getImage( UtilConstants.TempImagePath+VIN+".JPG");
							weigh = img.getWidth(null);  // no mas de 640
							heigh = img.getHeight(null); // no mas de 480
													   img.flush();

Answer : Java Toolkit

You can create a CONTACT in ADUC, give your hotmail address as the SMTP address and make it primary.

Then open properties of your own account, go to Exchange General tab and click on Delivery Options. In the middle section which called Forward address click Forward To and choose the CONTACT from Modify. Tick the box underneath saying "Deliver messages to both......."

No need to use Outlook and/or OWA for doing this.
Random Solutions  
 
programming4us programming4us