Anyone has any idea how to resolve this please? On Fri, Sep 7, 2018 at 1:24 PM Theyaa Matti <[email protected]> wrote:
> I am using custom Dispatch class in my service.xml to handle html entities > and I am getting NPE from HttpServletRequest.getRequestURL() when the > queryString contains special characters like "amp%3B". In this case the > request object is null. > > Any help is appreciated. > > > Regards >
