File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
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
Author
Connect from servlet to Applet
Aryan Khan
Ranch Hand
Joined: Sep 12, 2004
Posts: 289
posted
May 14, 2007 05:02:00
0
Is it possible to establish a connection from
servlet
to
applet
downloaded from same server?
Thanks
OCP/MCP/SCJP/SCWCD/IBM XML/SCMAD/SCEA-1
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
May 14, 2007 06:14:00
0
Generally, no. The applet can make a connection to the servlet and receive a response, but not the other way around.
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Connect from servlet to Applet
Similar Threads
how to startup servlet from applet
POST method
how to startup servlet from applet code
Redirect from servlet to html (or php) web?
from a applet how can i call a servlet??
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter