采用struts1.2+prototype,页面采用gbk编码,并且tomcat采用了gbk过滤。
发现当中文信息为双数时,显示能正常显示,当为单数时,最后一个汉字就花了。
程序:
private void runNameLookupState(ControllerRequest request, ControllerResponse response)
throws ControllerException, NonHandleableException {
String theId = request.getParameter("theId");
String s1 = ...
http://www.ifremer.fr/isis-fish/objectivesen.php
该项目采用swixat,是swixat作者开发的,准备学习下
试用了一下swixat,感觉还可以,该框架集成了swixml,实现了mvc,可惜是开发人员已停止开发,只做维护。资料比较少,并且www.swixat.org国内上不去,代理也不行,非得vpn到外国服务器上才能访问。







评论排行榜