some errors on this page,
February 5, 2009 at 1:11 AM
1) "public class NewAction implements addDependency {" on this line interface method is wrong, it should look like "public class NewAction implements ServletRequestAware { " 2) "public void String execute() throws Exception ", on this line please remove 'void'