Passing of data from rendring script to java class
How we can fetch any data of jcr content in java class and how we can pass any node value from jsp page to java class??
How we can fetch any data of jcr content in java class and how we can pass any node value from jsp page to java class??
You can get input from users (in the JSP) and pass the data back to an AEM service. This is an basic use case when working in AEM. We have a lot of how to articles that show how to get data from a front end to a back end. See:
http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html
http://helpx.adobe.com/experience-manager/using/persisting-cq-data-java-content1.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.