cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a url from standard client ?

Former Member
0 Kudos

Hi,

Is it possible to call a URL from the standard client, so that the response can be captured and processed i,e like post/get method to the web/application server.

Thanks & Regards,

Siva Sankar Nulaka.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206242
Active Participant
0 Kudos

Yes you can write a http handler and make http calls to the URL with all required connections.

Former Member
0 Kudos

Thanks for the reply Nipun,

Will you please explain it in detail.

Thanks

Siva Sankar Nulaka

Former Member
0 Kudos

please check the following link (chapter 3) for more details on http Handlers:

http://wiki.sdn.sap.com/wiki/display/BSP/AdvancedBSPProgramming