![]() |
Getting information about Jar file from Applet
Is it possible to read information about the JAR file my applet was
loaded from? Specifically, I would like to be able to read the timestamp of the JAR file my applet was loaded from. Cheers, Eric |
Re: Getting information about Jar file from Applet
On Wed, 12 Sep 2007 19:54:51 -0000, erictetz@gmail.com wrote, quoted
or indirectly quoted someone who said : >Is it possible to read information about the JAR file my applet was >loaded from? > >Specifically, I would like to be able to read the timestamp of the JAR >file my applet was loaded from. You can use Applet.getCodeBase. In a pinch, just pass the jar url as a parameter, or timestamp the source code. -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com |
| All times are GMT. The time now is 08:22 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.