Solved
How Sightly Template Include Implicit Objects
Hi,
As we know in .jsp script file, we include global.jsp to include the implicit object. But in .html file of sightly, how these made available so we can use object like properties etc. Need to know the flow.
Thanks,