Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Error when creating and building bundle

Avatar

Level 4

Hi, 

I am trying to create a simple servlet in AEM. After creating , when I try to build the bundle, I am getting the error.

Please help me so that I can create the servlet in AEM (without using eclipse and maven)

 

Please find the attachments for the project structure and the error. 

If my procedure is wrong, pls explain me how to create simple servlet so that I can submit the form data to the servlet.. (without using eclipse and maven)

Thank You.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Follow this article:

http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html

This walks you through the all steps to perform your use case - however Maven and Eclipse are used. They are both free tools so i recommend that you download them and use them to build AEM servlets. 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Follow this article:

http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html

This walks you through the all steps to perform your use case - however Maven and Eclipse are used. They are both free tools so i recommend that you download them and use them to build AEM servlets.