摘要
在Jsp开发过程中,Java程序有时需要调用其他应用程序,与其他编程语言编写的应用程序进行交互,这需要一些巧妙的方法来解决,给出了几种工程实践中常用的在Java中调用其他应用程序的方法。
In the process of developping Jsp,Java program needs sometimes to call the other opplication programs for interacting with the application programs writed by other programming languages.So it needs having a somes clever methods to it solve.The several common methods for calling the other application programs in Java.
出处
《电脑开发与应用》
2011年第12期30-32,共3页
Computer Development & Applications
关键词
JSP开发
调用
应用程序
developping Jsp
calling
application program