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

How Aem encode Special character in file name.

Avatar

Level 8

akshaybhujbale_0-1664456525954.png

Which special character Aem encode and which skips.?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Please check https://www.w3schools.com/tags/ref_urlencode.ASP

URL encoding replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits.

Arun Patidar

AEM LinksLinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Please check https://www.w3schools.com/tags/ref_urlencode.ASP

URL encoding replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits.

Arun Patidar

AEM LinksLinkedIn