Hi All,
I have a custom servlet that uses querybuilder api that works fine on lower environment / develop .
Its registered by path as follows /bin/.... .
However on the higher environments this throws a 404 error.
Is this caused due to restrictions at dispatcher end ?