Documentation error | Community
Skip to main content
Level 3
April 18, 2019
Solved

Documentation error

  • April 18, 2019
  • 1 reply
  • 1174 views

Hi,

I've noticed in the documentation in prerequisites to learn AEM section, Java is not mentioned at all. Java is the backbone of AEM stack, isn't it? Without it there is no OSGi, servlets, services and many other core APIs and features in AEM. Is there any reason why it is not included?

Basic knowledge of web application techniques, including:

  • the request -response (XMLHttpRequest / XMLHttpResponse) cycle
  • HTML
  • CSS
  • JavaScript

The Basics

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 smacdonald2008

You are correct - Java is the backbone of AEM. OSGi services are indeed implemented as Java.

Read this to Getting Started with AEM:

Getting Started with AEM Sites - WKND Tutorial

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
April 18, 2019

You are correct - Java is the backbone of AEM. OSGi services are indeed implemented as Java.

Read this to Getting Started with AEM:

Getting Started with AEM Sites - WKND Tutorial