Open in app

Sign In

Write

Sign In

Imran Khan
Imran Khan

332 Followers

Home

About

3 days ago

Servlet using annotation

Servlet can be create with the help of @WebServlet bServlet annotation. This will not require any entry the deployment descriptor web.xml file. Annotation got introduced as part of servlet 3.0 Please find below list for some other annotations: @WebInitParam This is to specify init param earlier used to define as…

Java

2 min read

Servlet using annotation
Servlet using annotation
Java

2 min read


3 days ago

AEM Component creation

AEM component is a block of code or a specific functionality to showcase on the web page. e.g. -> On page we can have number of components such as header, footer, hero , side navigation, table, button, etc. We are going to create below highlighted component hierarchy as part of…

Aem

4 min read

AEM Component creation
AEM Component creation
Aem

4 min read


3 days ago

AEM OSGI Services

OSGI service stands for Open Service Gateway initiative. It is a java class that can register as an OSGI service. We can create OSGI service with the help of @Component annotation from org.osgi.service.component.annotations package and register it as an OSGI service. Deployed component on AEM instance gets handle by SCR…

Aem

2 min read

AEM OSGI Services
AEM OSGI Services
Aem

2 min read


3 days ago

Hibernate Many to Many Mapping using XML

I always try to write things in such a manner that everyone will be able to read and learn things in one sitting. This will also help you to get overall idea of Hibernate many-to-many and many-to-one mapping with detailed example. many-to-many mapping is to map one class multiple entities…

Hibernate

5 min read

Hibernate Many to Many Mapping using XML
Hibernate Many to Many Mapping using XML
Hibernate

5 min read


Published in Dev Genius

·Jan 26

AEM Forms + Data Model Integration

This blog will help us to get over all idea around RESTful API (AEM servlet), Swagger File, Data source configuration, data form model and integration with AEM Forms. AEM forms work like a charm as there is no single line code change required to create and integrate same with RESTful…

Aem

10 min read

AEM Forms + Data Model Integration
AEM Forms + Data Model Integration
Aem

10 min read


Jan 26

Setup AEM form on AEM as a cloud service

AEM forms provides us a capability to create, update, publish and manage forms at run time. Using AEM forms we can add, update and delete any field in AEM Forms. As part of this blog we are going to setup AEM Forms in local AEM instance as a cloud service…

Aem

3 min read

Setup AEM form on AEM as a cloud service
Setup AEM form on AEM as a cloud service
Aem

3 min read


Jan 22

AEM ACS Commons error page handling

ACS commons provide a capability to load page related to 404, 500, 405 etc. in case requested page didn’t get find or something went wrong on server. Let’s try to understand the flow for error page handling using ACS commons. browser raised a request for home.html page. AEM publish instance…

Aem

3 min read

AEM ACS Commons error page handling
AEM ACS Commons error page handling
Aem

3 min read


Jan 22

AEM Sightly

Sightly which is also called as HTL(HTML Template Language) is a server-site template system for HTML. HTL gets convert in to HTML code at run time. Like JSP, HTL also provides us implicit objects such as resource, component, properties, style, request, response, log, sling, etc. As part of this blog…

Aem

4 min read

AEM Sightly
AEM Sightly
Aem

4 min read


Jan 22

Hibernate Many to Many Mapping Annotation

I always try to write things in such a manner that everyone will be able to read and learn things in one sitting. This will also help you to get overall idea of Hibernate one-to-many and many-to-one mapping with detailed example. many-to-many mapping is to map one class multiple entities…

Java

5 min read

Hibernate Many to Many Mapping Annotation
Hibernate Many to Many Mapping Annotation
Java

5 min read


Jan 22

Struts2 Multiple Configuration bean XML Files

Struts allows to create multiple struts configuration xml files and include same in struts.xml file using <include file=””> tag. Below is the folder structure we will be following as part of current implementation. 2. Lets create user-struts.xml …

Struts

2 min read

Struts2 Multiple Configuration bean XML Files
Struts2 Multiple Configuration bean XML Files
Struts

2 min read

Imran Khan

Imran Khan

332 Followers

Tech Enthusiast

Following
  • Techzette

    Techzette

  • Gain Java Knowledge

    Gain Java Knowledge

  • mostlyAEM

    mostlyAEM

  • Sreenivas B

    Sreenivas B

  • Friedrich Rückl

    Friedrich Rückl

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech