Finding jar from applet

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stu

    Finding jar from applet

    Hi,

    I have an applet within a war that needs to use three jar files. This
    works fine when the jar files are packaged within the same directory
    as the applet but when I put them into the webapps\web-inf\lib
    directory of tomcat they are not found.

    Does anybody know where these jar files should go within Tomcat4.1 and
    how are referenced from the archive tag of the applet code.

    Thanks in advance for your help.

    Stu.
Working...