Changes between Initial Version and Version 1 of Ticket #65, comment 2
- Timestamp:
- 07/08/2013 10:43:04 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65, comment 2
initial v1 1 1 1.最初打算写一个脚本,把所有jsp页面都访问一次,再根据返回的状态码判断该页面是否能正常访问,但是发现直接访问接口,一方面接口数量较多,检测时间长,另一方面,如果直接访问接口,可能会造成数据上的修改,因为放弃此想法。 2 2 3 2.maven有个jspc-maven-plugin插件,可以预编译jsp文件,但是该插件尚未成熟,很多jsp语法都不能友好地支持,因为同样放弃此方法。 4 3 5 '''3.最后发现在resin启动的时候可以把所有的jsp文件都预先编译,需要在web.xml文件加上如下配置(已上传至svn):''' 4 6
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)