Hi, I am creating custom tag methods in the file CustomerReport.java.
When I add class file to a jar, and put that jar in the classpath, vignette is not able to recognize that, but If i put that inside the mods directory, vignette is able to recognize it.
Is there any way, it can work inside a jar.
The issue is we want to package this with our other java classes.
Thanks