Click to See Complete Forum and Search --> : prob using images in jar file


banguru
August 26th, 1999, 01:56 AM
friends
I have an Application which is written in awt(jdk1.1..). I am drawing images on top of canvas. As a normal application it works fine. when I made a jar file then i run application it comes with no images on top of the canvases.
to make jar file i used
jar cf x.jar . from the current directory
Please explain with details
Thanks in advance
banu