Can not access a servlet via Ajax from dispatcher (404 - not found)
Hi everyone, I'm facing an issue when accessing a servlet (POST) via ajax from dispatcher.
Everything works well in my local and author mode.I've removed POST method in "com.adobe.granite.csrf.impl.CSRFFilter.cfg" as well as allowed the path in filters.any.
Here's my config:
Remove for privacy
Do you guys have any idea for this issue? Please correct me if i'm wrong in any step.
Thanks.