首页> 外文会议>International Symposium on Applications and the Internet >JSP splitting for improving execution performance
【24h】

JSP splitting for improving execution performance

机译:JSP拆分以提高执行性能

获取原文

摘要

Splitting a JSP (JavaServer Pages) page into fragments can improve the execution performance of JSP pages when the Web application server can separately cache the Web page fragments obtained by executing the JSP fragments. If a JSP page is split into fragments according to the update frequency of each portion of the Web page obtained by executing the JSP page, all of the split JSP fragments do not need to be executed again when only a single cached part of a Web page expires. In addition, the fragments of a JSP page can be reused by other JSP pages. In both cases, the execution results of all of the JSP fragments split from the JSP page must be the same as from the JSP page before it was split. In this paper, we propose JSP splitting, which is a method of splitting a JSP page into fragments maintaining the data and control dependences existing in the original JSP page. JSP splitting automatically detects the portions needed to maintain the data and control dependences of a JSP page for the portions that developers want to split from the JSP page. We implemented JSP splitting with a GUI tool, and confirmed that the split JSP fragments were executed in the same as the way as the JSP page before the split. Experimental results show that the response time to access a Web page can be reduced by splitting a JSP page into fragments and setting different caching periods for the Web page fragments obtained by executing the JSP fragments.
机译:将JSP(JavaServer Pages)页面分成片段可以改善JSP页面的执行性能,当Web应用程序服务器可以单独缓存通过执行JSP片段获得的网页片段。如果根据通过执行JSP页面获得的网页的每个部分的更新频率将JSP页面分成片段,则只需在网页的单个高速缓存部分时再次执行所有拆分JSP片段到期。此外,JSP页面的片段可以由其他JSP页面重用。在这两种情况下,从JSP页面拆分的所有JSP片段的执行结果必须与拆分之前的JSP页面相同。在本文中,我们提出了JSP拆分,这是一种将JSP页面拆分为碎片的方法,维护原始JSP页面中存在的数据和控制依赖性。 JSP拆分会自动检测维护JSP页面的数据和控制依赖所需的部分,以便开发人员希望从JSP页面拆分。我们实现了使用GUI工具的JSP拆分,并确认分割JSP片段在拆分之前与JSP页面的方式相同。实验结果表明,通过将JSP页面分成片段并将通过执行JSP片段获得的网页片段设置不同的高速缓存周期,可以减少访问网页的响应时间。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号