B
Bruintje Beer
Hello,
I have a jar file which have files in it like
nl.company.data.file1
nl.company.data.file2
and build in data.jar
In another java program I want to access these files and read the content
from the jar file 'data.jar'
How do I do that
thanks
John
I have a jar file which have files in it like
nl.company.data.file1
nl.company.data.file2
and build in data.jar
In another java program I want to access these files and read the content
from the jar file 'data.jar'
How do I do that
thanks
John