T
tiewknvc9
I have a couple of questions about this, and Im hoping a couple of you
can share your thoughts.
With java web start, if I were to pack everything into a single jar and
have someone download it. Then update a single class file within that
jar, is the whole jar downloaded onto their computer for the next
update? Or is the single class file downloaded to their machine for
the update?
If the answer is that the entire jar file is downloaded... then....
can java webstart support multiple jar files as a single application?
meaning, if I were to supply 3 jar files (one with the graphics, one
with library jars/zips, and one with my classes), how would I go about
loading the resources from the seperated out jars? Or would it seem
seemless as long as the classpath is set up properly?
can share your thoughts.
With java web start, if I were to pack everything into a single jar and
have someone download it. Then update a single class file within that
jar, is the whole jar downloaded onto their computer for the next
update? Or is the single class file downloaded to their machine for
the update?
If the answer is that the entire jar file is downloaded... then....
can java webstart support multiple jar files as a single application?
meaning, if I were to supply 3 jar files (one with the graphics, one
with library jars/zips, and one with my classes), how would I go about
loading the resources from the seperated out jars? Or would it seem
seemless as long as the classpath is set up properly?