
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

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

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.