Click to See Complete Forum and Search --> : Jar files with graphics


September 27th, 1999, 10:38 PM
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 .