dpsingh (Customer) to rsaSFDCadmin (RSA): asked a question.

Call custom JSP through REST WebService node
I am trying to call one of my custom jsp that returns xml response. I tried to
call with REST Web service node but unable process the response, receiving
some HTML tags in response. When i tried the same with postman, it is throwing
the login page.

Then i tried with passing the token returned from login command. But still
issue is same

![dpsingh_0-1654682263799.png](
https://community.rsa.com/t5/image/serverpage/image-
id/414343i230CFE7F0595C14B/image-size/medium?v=v2&px=400)

  • dpsingh (Customer)

    It worked now. In 7.5 version, we need to upload these jsps in External JSP
    path. External JSPs can be called from outside, its not secured by RSA. While
    on JSP path, all are secured and cant be called from outside.
    Selected as Best
  • dpsingh (Customer)

    It worked now. In 7.5 version, we need to upload these jsps in External JSP
    path. External JSPs can be called from outside, its not secured by RSA. While
    on JSP path, all are secured and cant be called from outside.
    Selected as Best