Results 1 to 2 of 2

Thread: [RESOLVED] Signed Java Applet

  1. #1

    Thread Starter
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Resolved [RESOLVED] Signed Java Applet

    Hi guys,

    A fairly simple question that I haven't been able to find a cut and dry answer to.

    When I sign an applet, do I need to sign all of the Jars I am including into it as well, or only the main class/jar?

    I my applet uses my UploadApplet.jar, but I reference many of the jakarta commons jars throughout the program. Will all of the commons jars need to be signed as well?

  2. #2

    Thread Starter
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: Signed Java Applet

    Nevermind, I found my answer. Yes, all of the files being used must be signed if they use something that requires restricted permission.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width