Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: How to communicate applet to servlet , servlet to applet


Message #1 by =?iso-8859-1?q?Jothi=20kumar=20devarajan?= <jo_javaman@y...> on Sat, 23 Dec 2000 04:18:19 +0000 (GMT)
Jothi kumar devarajan wrote:
> 
> Hi all,
> 
> 1. Can anyone tell me how to communicate applet to
> servlet and servlet to applet.

Examples:
- http://www.servletguru.com/downloads.htm (download the all examples
archive, then look for DataStreamEcho.java, TestDataStream.java,
TestObjectStream.java, and ObjectStreamEcho.java)

- pages.about.com/kmukhar

> 2. When this type of communication is required in
> projects ?

When you need a user interface that provides more functionality than can
be provided in an html web page.

Kevin Mukhar

---
You are currently subscribed to pro_java as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_java-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index