Solved
Invoking method inside JSP from Sightly(HTL)
Hello Guys,
I have a JSP where all my util methods are written(can't use Java class), I included the JSP in my html(sightly file) and failed trying to invoke the methods. I can only use JavaScript use API. Any suggestions?
Thanks,
AG