i have created a jar file and placed it in the lib. Now I need to create a obect, intialize the value and the call the method to do some processing. How can i do it.
I'm aware i can call a static method using class name directly.. help me with creating an object and using it in neoload