In my applet I am using class files and image files. I tried to compress all these files in to a .jar file and tried use it in a web page.The problem is it does not read images from the .jar file class files are ok. I need help to solve this .