Is JAI a replacement of JIMI? Has JAI been incorporated into the latest beta JDK 1.4.2 or it is required to be installed as a separate package? There seems to be an JAI ImageIO that does not require JAI. Again, what is the difference between import javax.imageio.ImageIO which comes with standard JDK and JAI ImageIO ?
http://java.sun.com/products/java-media/jai/
Jay