I was wondering if anyone knew of any tutorials or simple examples of
how to use AJAX with WebObjects. From what I've read so far, it looks
like direct actions will be used if you want to do any type of AJAX
work, but I've also seen mention of project Wonder using component
actions to implement its AJAX components and I would love it if I
could find a simple tutorial that showed how to do this.
Look at the AJAX Framework in ProjectWonder, there is also an
AjaxExample coming with it.