I found that my problem is that my java code only run once on the pageload, 
and then never again.

My plugin is basically just a page under job/project_name/xml-plot 
containing graphs found at job/project_name/xml-plot/graphname/graph/png


How do I make the java code run on every page load instead of just once 
after the server has started?

Reply via email to