While having a Java application with images is it mandatory to put the
images in the jar file or is it equivalent to have them in a folder outside
the jar file ?
Oliver Wong - 14 Jul 2006 19:41 GMT
> While having a Java application with images is it mandatory to put the
> images in the jar file or is it equivalent to have them in a folder
> outside the jar file ?
Neither statements are true.
- Oliver