English 中文(简体)
可以开放/操纵 Java网应用(C#/VB)?
原标题:Possible to open/manipulate a Java Web App in .NET (C#/VB)?
问题回答

I don t know if I have the answer that your looking for, but I believe REST was designed to solve problems whereby a developer wants to access legacy functionality through another platform.

如果你通过REST接口暴露所有 Java功能,你可以建造一个.。 通过教育、科学和技术部消耗这些资源的网络应用。 它赢得解决了你把一切转向的问题。 不过,网络。 移至......。 您正在研究整份申请。

如果这确实是你的目标,那么教育、科学和技术部将让你走下去。 可在网上开发新的功能。 NET 而旧功能可以无限期地留在贾瓦,或者在小的、可管理的阶段被赶上。

两者都有框架。 NET和Java使你能够暴露一个REE界面,安全地消耗这一网络服务。

You should be able to isolate the applet or object tag and use the parameters to start the applet in the stand-alone appletviewer. That might fail, if the applet is using the javascript gateway to interact with the browser for authentication or other purposes (as the javascript gateway is only available in the browser).

一旦你能够在浏览器之外操作该手册,你就可以在你自己的过程中,通过加入联合核查机制,或者通过实施你自己的支离破碎守则,而 app光器正刚刚开始使用你可以做的事情。

Once that is accomplished, you can do screen-scraping and controlling relatively easy. Check out java.awt.Frame.getFrames() to get access to all windows displayed on the screen. This gives you access to the component hierarchy, i.e. the input fields, buttons and other components.

亲爱! 你们需要这样做。





相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签