This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes Communication between servlet and applet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Communication between servlet and applet" Watch "Communication between servlet and applet" New topic
Author

Communication between servlet and applet

amit sanghai
Ranch Hand

Joined: Dec 05, 2000
Posts: 231

Hi everybody,

Q1) How to communicate between applet and servlet? How can you push data from an applet into a servlet?

Q2) How to call an Applet from another Applet?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Communication between servlet and applet
 
Similar Threads
POST method
how to startup servlet from applet code
Servlet push to Applet
Applet servlet communication1
from a applet how can i call a servlet??