How to populate dropdown elements in a jsp file? Follow
Hi,
I'm developing a Team City plugin for both server and agent side.
On the server-side, I want users to select some options when defining the build step settings. I want to define several dropdowns and pre-populate them so that the user will be able to select values when creating the build step.
In my runner class, I'm rendering the edit jsp file and I was wondering if I can pre-populate those dropdowns.
Thanks,
Amit
Please sign in to leave a comment.