基于Applet和Servlet的通信技术研究
Research on Communication Technique Based on Applet and Servlet
Java Applet和Java Servlet是Java语言编写的两种类型的程序,Applet是运行于客户端的小程序,而Servlet是运行与服务器端的小程序。本文主要从Applet和Servlet的工作原理、工作机制进行了详细的研究。浏览器通过HTTP协议将Java Applet下载到本地后,与运行在WEB应用服务器上的Servlet通信,从而达到访问远端资源的目的。探讨并实现了Applet和Servlet之间的通信程序。
Java applet and Java servlet are two types programs which are complied by Java language. Applet is a small program running in client, while servlet is a small program running in servlet. This paper researches their work principle and mechanism detaily. After the browser downloads java applet, it can communicate with servlet which is running in web service and this can visit remote resource. The paper discusses the communication program between them and realized it.
赵宗平、于宁宁
通信计算技术、计算机技术
ppletServlet服务器客户端
ppletServletBrowserServer
赵宗平,于宁宁.基于Applet和Servlet的通信技术研究[EB/OL].(2009-06-01)[2025-08-04].http://www.paper.edu.cn/releasepaper/content/200906-31.点此复制
评论