Debugging struts action configuration
Not tried it yet, but looks interesting
http://struts.apache.org/2.x/docs/config-browser-plugin.html
Not tried it yet, but looks interesting
If you get a problem like this
conf/server.xml has the following section, which can be uncommented to provide full access logging to all files (can be useful for debugging dojo problems etc.)
Appfuse defines window.onload in global.js and as this is usually includes by all jsps, its NOT a good idea to define <body onload="myOnLoadFunction()"> as this overrides the window.onload function set up by global.js
I discovered two ways of copying a row from one html table to another.