Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

signing applets

Options
  • 05-12-2002 4:05pm
    #1
    Closed Accounts Posts: 8,478 ✭✭✭


    gutentag

    using JBuilder6 Professional to compile this hefty applet.

    I had a working "signed" version just 10 mins ago. But then I made some changes to the code and now I have a problem.

    The working version ran from one class, say Frame1.class. which is fine

    But, no the class folder is populated with a number of "copied" classes which appear to be needed upon loading by the browser.
    e.g : Frame1$1.class, 2$2, Frame1$openWindow.class etc.

    Any way of forcing the call to specify the "base" class and do withoput all these other classes ?

    ta


Advertisement