使用 STS 和捆绑的 vFabric tc Server 调试 JSP

发布于 2024-12-11 15:01:28 字数 151 浏览 0 评论 0原文

我已经使用 vFabric tc Server 安装了 STS,并且正在使用 spring Roo 开发一个 Web 应用程序。我能够通过控制器设置断点并进行调试,但在 JSP 中遇到的可能是一个简单的问题,但当我在其中设置断点时,它们似乎被忽略了。

任何建议将不胜感激。

I have installed STS with the vFabric tc Server and am working on developing a web app using spring Roo. I'm able to set break points and debug through my controllers, but am running into what is probably a simple problem in the JSPs but when I set breakpoints in them they seem to be ignored.

Any advice would be greatly appreciated.

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

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

发布评论

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

评论(1

陈年往事 2024-12-18 15:01:28

我从来没有能够在 STS 上做到这一点。甚至不确定是否可能(如果有人知道,我也想知道!)

关于调试 JSP,我唯一能说的是使用 firebug 或类似的工具来查看 HTML 是否正确显示,或检查 javascript。

I have never been able to do this on STS. Not even sure if it's possible (if someones knows, I also want to know it!)

The only thing I can say about debugging JSPs is using firebug or similar for seeing if the HTML is displayed correctly, or checking javascript.

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