Create new jsp page in JIRA

Heshan Manamperi
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.
July 4, 2012

Hi,

I want to create new jsp page in my JIRA instance. When I create a blank page, it will automatically display JIRA banner and footer when I browse this page. I don't want banner and footer. How do I remove it?

regards,

Heshan

1 answer

1 accepted

3 votes
Answer accepted
tousifs
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.
July 4, 2012

Hi heshan,

inside JIRA you will find the webapps directory create one folder inside webapps directory keep your jsp page inside that folder.

you will have to call the jsp page localhost:8080/test/test.jsp

it should work.

Suggest an answer

Log in or Sign up to answer