Signed .jar file for applet
Hi All,
i have applet, and in this i am using multiple .jar file so i need to sign all of them to use in browser.
so my question is :-
is there any method to signed multiple .jar at a time (because signed each file one by one is very hectic)?
if there no method to sign multiple jar in this case :- do i need to make separate certificate for each and every jar file ?
thanks
Anchit
Re: Signed .jar file for applet
Quote:
method to signed multiple .jar at a time
Write a script or batch file to do it.
Re: Signed .jar file for applet
hi Norm,
can you please give me some link .. that can help me to understand in detail ...
thanks for reply
Anchit
Re: Signed .jar file for applet
Sorry, I don't have a link for how to write a batch file.