Hey guys,
I'm trying to develop a jira plugin that will use a form to get some data. The thing is that I have always used jsp files to access the servlet data, but reading questions I saw that adding a jsp to a plugin is not possible (it doesn't work), I read that if you want to create a view as a jsp would do, you'll have to use a velocity template.
Is this true??
Thanks in advance.
Thank you Bhushan!!...I'm going to take a look at it and see what I find there.
Hector,
Also refer to https://developer.atlassian.com/display/JIRADEV/JIRA+Webwork+Actions
The document states "However, jsp files cannot currently be bundled in the plugin jar file and have to be installed in a separate step when deploying such a plugin."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And you can also take a look at www.jiradev.com. Raise a request if you are looking for a particular tutorial.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much for this help you provided me...it was quite useful!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Hector,
Please vote up or mark it answered if it helped you :)
Thank you
Bhushan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Hector,
Take a look at the samples available at https://bitbucket.org/mdoar/webwork-sample
Thank you
Bhushan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.