simone-di-paolo / aem-boilerplate

The starting project for AEM.
Apache License 2.0
0 stars 0 forks source link

EVO - 10 - Creation of Search Servlet logic #29

Closed fdc98 closed 3 days ago

fdc98 commented 3 days ago

Creation of a component extending Page, bookPage, with its page properties. Creation of a new template, Book Page Template, with its policies. Creation of 5 pages exploiting this template under a single node. Finally, creation of a Servlet to be contacted in POST which, with a parameter for each request, allows me to carry out a search within the content and which gives me in response a json with the information requested

fdc98 commented 3 days ago

Di seguito allego gli screeshots, dove è possibile visionare il json in risposta alla request su Postman. Screenshot 2024-07-05 121844 Screenshot 2024-07-05 122424 Screenshot 2024-07-05 124019 Screenshot 2024-07-05 123844 Screenshot 2024-07-05 123858 Screenshot 2024-07-05 123931