1
0
-1

Hi, 

i want to create a jar/class, and use this jar/class in several beanshell just import package my class/jar

very anoying when create same class/function in several beanshell


thank you

Muhammad Khafidz

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Thank You Chris, it work

        CommentAdd your comment...
      1.  
        1
        0
        -1

        This may be similar to this googled forum topic: https://stackoverflow.com/questions/18901466/jmeter-calling-external-classes-and-methods

        Perhaps you can try put the file in the tomcat /lib folder, restart tomcat, and try importing the class from beanshell.

          CommentAdd your comment...