gpt4 book ai didi

java - 带有 RTC 的 Servlet

转载 作者:行者123 更新时间:2023-12-02 05:47:48 25 4
gpt4 key购买 nike

有谁知道是否可以使用 RTC Java API 实现 servlet?我的目标是做一个连接到 rtc 并检索用户所需的快照的网页。谢谢。

最佳答案

更多的是您可以编写 servlet 类来调用 Rational Team Concert plain Java API's ,而不是相反。

换句话说,该 API 不知道 Java EE ,但没有什么可以阻止您的 Java EE 应用程序使用 RTC java API。

确保您don't call TeamPlatform.shutdown() though :

You need to start the platform the first time the servlet executes, but if you stop it in your servlet code, you'll get the exception when another user calls the servlet.

关于java - 带有 RTC 的 Servlet,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23884200/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com