Hi Gustavo,
Here's some good text with links and examples of actions from CloudBees blog [1]. Could you share some code? The UI-Samples from core uses a RootAction, and has custom extension points that handle form requests. Hope that helps, [1] http://blog.cloudbees.com/2011/08/jenkins-internal-action-and-its.html Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com >________________________________ > From: Gustavo Henrique <[email protected]> >To: [email protected] >Sent: Wednesday, 25 July 2012 12:11 AM >Subject: Persist data in xml file using RootAction > > >My Action class extends RootAction and I would like to know how to persist >data sent by form? Maybe using the xstream.toXml() method or is there a better >alternative? > > >Thanks! > > Gustavo Henrique >about.me/gustavohenrique > > >
