WebWork finds its Actions from its properties file. If you are working from
the WAR file the place to look for this file is under WEB-INF/classes. In
this file there is a property name "webwork.action.packages" that is set to
"webwork.examples, webwork.action.standard". This property tells WebWork
I'm playing a bit with Webwork, trying to figure out how to do stuff.
I tried to modify the iterator example provided with webwork but I seem
to have forgotten a thing or two about packages, actions and possibly
even more stuff...
In the file d:\testapp\src\resources\web\test.jsp I have the fo