|
|
|
|
A list of all loaded webstart ressources/jars
Posted:
Sep 4, 2008 4:01 AM
|
|
|
Hi, I need a list of all loaded jars in my project which are defined in my jnlp file. An example is the tool "javaws -viewer". There you can list all ressources from javaws.
The list should include the full path to the ressource on hdd, because I want to open all jar files with "JarFile" class to extract some information from it.
Could you help me? Thanks & kind regards Michael
|
|