action的class不需要写.也不需要建action类文件.他默认直接extends ActionSupport.相当于一个execute方法的空实现,返加一个SUCCESS.你的补充写法完全正确.
配置result的type为chain