David W. Van Couvering wrote:

My Google efforts have shown me how to read a jar file, how to create and write a new jar file. I want to add a new entry to an existing jar file programatically. Anybody know how to do this?

Thanks,

David

Hi David,

Maybe the following link will be helpful.

http://www.developer.com/java/other/article.php/607931
http://home.mindspring.com/~thornton.rose/articles/ZipJar/part2.html (same article)

There is a section on 'Updating' jar file with an example

Regards,
Rajesh

Reply via email to