Search code examples
jstlaemsightly

Which frame work will be faster in page rendering.?


I can see there are multiple ways of coding in AEM, JSP, EXT JS, JSTL, Sightly, CORAL UI. Am confused with what are the combinations that can be best to implement in AEM for a faster web page rendering to the end user.?


Solution

  • The rendering speed is not relevant as the content is delivered from a caching layer. For cache warmups the architecture is crucial, not the technology.