I need to use an external JAR in my project. For that I created a folder like
myproject-->install
and through webdev I placed my jar "helloworld.jar" in install folder. But I am not able to use this JAR in my component file. Its not resolving the class.