Hi!
> jar:file:/c:/neo/code/dist/crosssell.jar
>   
If you would like to know the lastModTime of crossell.jar the url is simply
file:/c:/neo/code/dist/crosssell.jar

If you would like to access the content of the jar the url is
jar:file:/c:/neo/code/dist/crosssell.jar!/

or for a file within the jar it is
jar:file:/c:/neo/code/dist/crosssell.jar!/path/in/jar/file.txt

For sure it should throw a NPE with your url, but one of the urls above
should help.

Ciao,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to