Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to call servlets using AJS in JIRA plugin?

imamudin naseem March 29, 2018 edited

I know a way to call REST APIs using AJS. 


I want to call POST of servlet using AJS. Via given docs, I could only  find a way to call GET of servlets via hitting http://localhost:2990/jira/plugins/servlet/{servletURL}  in browser. Is there a way to call same url with POST method using AJS?

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 30, 2018

Try with 

AJS.$.post()

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events