Error when creating and building bundle | Community
Skip to main content
Level 3
October 16, 2015
Solved

Error when creating and building bundle

  • October 16, 2015
  • 1 reply
  • 559 views

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.

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

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. 

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

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.