Bob, Just a little correction (https://hudson.apache.org/hudson/view/Click/job/Click/javadoc/docs/user-guide/html/ch04s02.html) Last item should be:
setContentType(String) - set the ActionResult content type, for example: text/html, text/xml, application/json etc. instead of: setModel(Map) - set the ActionResult content type, for example: text/html, text/xml, application/json etc. Regards, Gilberto On Fri, Sep 3, 2010 at 8:42 AM, Bob Schellink <[email protected]> wrote: > Hi all, > > There is now a chapter covering the new Ajax support[1] and a section > on Page actions[2]. > > Let me know if there are areas that aren't covered or needs to be expanded > upon. > > Kind regards > > Bob > > [1]:https://hudson.apache.org/hudson/view/Click/job/Click/javadoc/docs/user-guide/html/ch04.html > [2]:https://hudson.apache.org/hudson/view/Click/job/Click/javadoc/docs/user-guide/html/ch02s07.html >
