2 Replies Latest reply on Sep 22, 2004 2:23 AM by creigrut

    How can I add a JAR to the classpath for dynamic JSP compila

    creigrut

      OK, I've scoured the site and the docs, and I can't find the answer. I'm trying to build a JSP that accesses a helper class (stored in a JAR), but I can't seem to get the dynamic compilation to find the JAR. Putting the JAR in JBoss/server//lib didn't help.