Hi, I am trying to implement the feature requested in above subjected ticket. Since I am new to using jelly, the back end code is confusing me a bit. In the source of support core plugin, I found index.html [1] file which contains the implementation of the UI for bundle generating interface. In the form of it, the action is called as "download". (line 40) <f:form name="bundle-contents" method="POST" action="download">
Could you please let me know the location of the implementation, where "download" directs the submitted data. I am familiar with servlet implementations. I hope there's something similar in here. [1] https://github.com/minudika/support-core-plugin/blob/51c3bf709fc54763db7e51b26c50ee5e846f64b8/src/main/resources/com/cloudbees/jenkins/support/SupportAction/index.jelly And also any advice related to this implementation is much appreciated. Thanks and regards. Minudika -- *Minudika Malshan* Undergraduate Department of Computer Science and Engineering University of Moratuwa Sri Lanka. <https://lk.linkedin.com/pub/minudika-malshan/100/656/a80> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAMqS2UeKUZO040r1ToL9MJNixE%2BoGjWotdoPhb0vui3bD5UjBA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
