I have a class that implements Action and it provides an index.jelly so that you get a view when you click on the link. I am trying to do some validation on a field using the checkUrl property of the textbox tag. I've tried /plugin/myplugin/templateFileCheck and /plugin/myplugin/MyAction/templateFileCheck, but I get a 404 from Jetty on both of those. I have tried putting the method in MyAction as well as the descriptor for my publisher. Where do I need to put the method so it is called correctly?
Thanks, slide -- Website: http://earl-of-code.com -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
