在 Web 应用程序中可视化 jsp:s 结构的工具

发布于 2024-12-19 14:12:23 字数 217 浏览 4 评论 0原文

我正在寻找一个工具来自动可视化(显示某种对象图)使用 jsp:s 和 jspf:s 构建的 java web 应用程序的结构(如果有的话)?我一直在谷歌上搜索它,但只能找到纯java类的分析工具,而不能找到jsps的分析工具。我希望这样做的原因是使结构对客户端可见,以便他可以看到当某些文件发生更改时可能会受到影响的内容。

如果我必须手动完成,也欢迎提供好的建模工具的建议。

干杯 比约恩

im looking for a tool to automatically visualize (display some kind of object graph) the structure of a java web application which is built with jsp:s and jspf:s, if there is any? I have been googling for it but can only find analysis tools for pure java classes but not for jsps. The reason I want this is to make the structure visible for the client so he can see what possibly might be affected when certain files have changed.

Suggestions for good modelling tools are also welcome if I have to do it manually.

Cheers
Bjorn

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

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

发布评论

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

评论(1

时光磨忆 2024-12-26 14:12:23

Sparx Systems 的 Enterprise Architect 是一款出色的建模工具,具有大量 Java 支持,包括二进制逆向工程和自动生成运行代码的序列图。它还可用于使用 WSDL 对 Web 服务进行建模。

但是,它没有特定的 JSP 支持。

Enterprise Architect from Sparx Systems is an excellent modelling tool with plenty of Java support, including binary reverse-engineering and automatic generation of sequence diagrams from running code. It can also be used to model web services using WSDL.

However, it does not have specific JSP support.

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