3 Replies Latest reply on Sep 11, 2004 9:34 PM by starksm64

    Trouble with War archives and client class paths

    johny_ald

      I am having trouble with deploying my applet in a war files. And
      getting the client to recieve the necessary classes for my interface.
      And stop these class not found exceptions.

      I can get the applet html page to locate a single class file
      if they are located in the root directory in the war file.

      But this creates problems if I have my classes in a
      package type structure.

      I have tried putting the classes in a jar file and sticking the jar file
      everywhere like (/web-inf/classes /lib etc)

      Can anyone please tell me how to properly make the classes available
      to the browser with a war archive.

      Cheers
      Johny