性能和信息 JSP 编译和运行时(websphere、tomcat)

发布于 2024-07-29 08:06:06 字数 125 浏览 8 评论 0原文

有谁有关于 JSP 运行时性能的信息吗? 我还没有找到关于他们的任何统计数据。

例如,我使用 jsp include 或 EL 表达式的方式是否存在任何性能或内存问题,我应该远离哪些。 tomcat有问题吗?

Does anyone have any information on the performance of JSP runtimes. I haven't found any statistics on them.

For example,are there any performance or memory issues with how I use jsp includes or EL expressions, which ones should I stay away from. Does tomcat have any issues?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

诠释孤独 2024-08-05 08:06:06

我没有任何统计数据或信息可以指导你。 不过,我可以告诉您,我目前正在开发一个在 Tomcat 6.x 上运行的 Web 应用程序,其中我们同时使用 jsp include 和 EL 表达式,并且我们没有遇到任何性能或内存相关的问题。 除此之外我不知道还有什么。

I don't have any statistics or information to point you toward. However, I can tell you that I am currently working on a web app running on Tomcat 6.x in which we are using both jsp includes and EL expressions and we have not encountered any performance or memory related issues. I am not aware of any besides.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文