3 Replies Latest reply on Jul 23, 2002 6:10 PM by navjeetc

    where to put/deploy my applet jar file ??

    navjeetc

      I have an applet which is loaded from a jsp that is dynamically generated. Where should the applet jar file be deployed or copied ? Should it be in the ear/war file in a particular folder. I tried to copy in the $JBOSS_DIST/jboss/client folder but it does not pick up the classes from there.

      I am using JBoss-2.4.6 and Tomcat-4.0.3 bundle.

      --Navjeet