Greetings all,
Welcome to the new year!
see http://www.purplelizardgallery.com/gato_edit.jsp
Thanks to the help I've received in this forum I've got my Dojo-enabled page and servlet talking to one another BUT only under certain circumstances:
a) button "send to server outside of form using params" triggers a JS function that packages up the forms' fields in a JS variable named params then applies this variable to the content: attribute of xhrPost. this works as you can see the fields' values reflected back from the server.
