How Sightly Template Include Implicit Objects | Community
Skip to main content
Level 5
July 16, 2016
Solved

How Sightly Template Include Implicit Objects

  • July 16, 2016
  • 3 replies
  • 3440 views

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,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by GK-007

No need to do anything explicitly for getting implicit objects.They are available by default ,this is one of the advantage of Sightly component.

Could you please explore more on your use case...

Thanks,

Kishore

3 replies

Level 4
July 16, 2016
GK-007
GK-007Accepted solution
Level 9
July 16, 2016

No need to do anything explicitly for getting implicit objects.They are available by default ,this is one of the advantage of Sightly component.

Could you please explore more on your use case...

Thanks,

Kishore

kautuk_sahni
Community Manager
Community Manager
July 18, 2016

Hi

Kishore rightly mentioned, there is nothing to be added for implicit objects in Sightly.

 

Reference Link:-http://www.aemcq5tutorials.com/tutorials/sightly-new-features-vs-jsp-aem/#Sightly Implicit Objects

//Read Sightly Implicit Objects

 

~kautuk

Kautuk Sahni