package cn.study2.myStruts; public class Test { public static void main(String[] args) { new readStrutsXml(); } }