sling servlet path
while registering the servlet using path can i use the .*
example
while registering the servlet using path can i use the .*
example
@helptech : What is your exact use-case? Do you want this servlet to trigger on multiple paths. If those are your content page paths, you can consider registering your servlet for resource types instead of paths.
You can refer this documentation in-case to see how to register with resource type:-
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.