如何通过 Websphere Portal 7 呈现 ASP.NET MVC 2 应用程序

发布于 2024-12-25 05:56:27 字数 454 浏览 4 评论 0原文

我知道这个问题听起来很疯狂,但请听我说完。我们是一家混合语言商店,在生产中拥有大量 ASP.NET MVC 2 应用程序。我们没有兴趣用另一种语言重写这些应用程序。也就是说,我们也是一家大型 IBM/Notes 商店。我们计划迁移到 Websphere Portal 7。我们的大多数 Lotus Notes 应用程序显然会非常顺利地集成;但是,我们想知道是否可以通过门户展示我们的 .Net 应用程序。我在页面上使用了 IFrame portlet,只是将 url 指向我们的一些 .Net 应用程序的位置。看起来应用程序加载,允许文件下载,仍然可以检测 Active Directory,甚至我们用来在后台触发自动保存的 jquery 也能正常工作。

我的问题:有更好的方法吗?我知道这并不理想。

同样的另一个问题是:您是否知道更强大的 IFrame portlet,它可以让您设置 portlet 的宽度和高度,或者根据它加载的内容动态地重新调整自身大小?

I know this question sounds like utter madness, but hear me out for a second. We're a mixed language shop that has a lot of ASP.NET MVC 2 applications in production. We've no interest in rewriting those applications in another language. That said, we're also a huge IBM/Notes shop. We plan to make the move to Websphere Portal 7. Most of our Lotus Notes applications will obviously integrate pretty smoothly; however, we're wondering if we can surface our .Net applications through the portal. I've used the IFrame portlet on a page and just pointed the url to the location of a few of our .Net applications. It appears that the application loads, allows for file downloads as it should, can still detect Active Directory, and even the jquery we're using to trigger the auto-save in the background works just it should.

My question: is there a better way to do this? I know it's not ideal.

Another question along these same lines is: do you know of a more robust IFrame portlet that will let you set the width and height of the portlet or will dynamically re-size itself based on the contents it's loading?

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

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

发布评论

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

评论(3

野却迷人 2025-01-01 05:56:27

您还可以使用 Web 应用程序桥,这可能是现有应用程序的最佳解决方案。对于新的开发,我会推荐 wsrp 和 netunity。

You can also use the Web Application Bridge, which might be the best solution for existing applications. For new development, I would recommend wsrp with netunity.

旧瑾黎汐 2025-01-01 05:56:27

您可以使用 Iframe 显示现有 .NET 应用程序的链接。
因此不需要重新编写整个代码。

希望这有帮助:)

You can use Iframe to display the links of the existing .NET application.
So there wont be any need to re write the entire code.

Hope this helps :)

情深如许 2025-01-01 05:56:27

我的理解是,您可以使用 WSRP 来执行此操作。 NetUnity 是一种选择。 MS 显然也有一个。很想听听进展如何。

My understanding is that you can use WSRP to do this. NetUnity is one option. MS apparently has one as well. Would love to hear how it goes.

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