<c:import url="/WEB-INF/xml/employeetest.xml" var="xml" charEncoding="UTF-8"/>
<c:import url="/WEB-INF/xml/adsearchEmployee.xsl" var="xslt"/>
<x:transform xml="${xml}" xslt="${xslt}"/>
通过制定charEncoding来输入Unicode的XML数据文件.
To see a world in a grain of sand.
And a heaven in a wild flower
Hold infinity in the palm of your hand.
And eternity in an hour
一花一世界
一沙一天堂
掌中握无限
霎那成永恒