Level 1
Level 2
Bei der Community anmelden
Weitere Informationen
Melden Sie sich an, um alle Badges zu sehen
Leiste mit Community-Erfolgen erweitern.
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi Team,
I want to hide string from the URL using the sling:mapping. for example
http://www.sample.com/stringtohide/select-a-country.html --> http://www.sample.com/select-a-country.html
http://www.sample.com/stringonetohide/stringtwotohide/privacy.html --> http://www.sample.com/privacy.html
Please help!!
Thanks,
Madhu
Gelöst! Gehe zu Lösung.
You might have to do sling match and redirect. Examples are given in the following URL
http://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html
Lösung in ursprünglichem Beitrag anzeigen
Zugriffe
Likes
Antworten