To compile: * Place your gwt-servlet.jar in the same directory as this README * gwt-servlet.jar should be from whatever version of gwt you are using * javac ../org/nbk4/gwt/action/client/*.java -cp .:gwt-servlet.jar * jar cvf ActionFramework.jar ./org