Locating JNLP file contents
- by pgebhard
When running a JNLP file, the application is downloaded from the Internet. Where does it store these downloaded files? I'm trying to figure out how to copy the application to a computer without Internet access.
FYI, I'm working with Java 1.6 (C:\Program Files\Java\jdk1.6.0_17).