cancel
Showing results for 
Search instead for 
Did you mean: 

DIfference between GET,POST and PUT in xsjs

mantrishekar
Active Participant
0 Kudos

Hi All,

I am using xsjs service to insert or delete or update data into hana db.

Here am creating an xsjs service and am calling xsjs service through json model like below

projectModel.loadData("abc/insertProjects.xsjs",projectData,true,'POST');

Now in the above statement am passing POST as one parameter.

Now i would like to know the difference between GET,POST and PUT.

Regards,

Shekar.

Accepted Solutions (0)

Answers (0)