> Do I have to install the jre aswell ?
Not if JAI was installed into the CLASSPATH of your default JDK.
In the case of my installation, I actually have it outside my CLASSPATH
and import JAI into my JBuilder project from my home directory (Linux).
So you can install the JAI jars anywhere, just so long as Java is
looking there when you try and run the app.