aspose file tools
The moose likes Servlets and the fly likes applet and servlet 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 "applet and servlet" Watch "applet and servlet" New topic
Author

applet and servlet

walid aly
Ranch Hand

Joined: Nov 06, 2002
Posts: 38
can any one plz inform how can an applet cause a servlet to start
thanks
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12268
    
    1
An applet can create a URLConnection that addresses a servlet, if thats what you mean? There have been alot of discussions of applet-servlet communication on this forum. Do a search.
Bill
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: applet and servlet
 
Similar Threads
Communication between servlet and applet
difference between servlet and applet
servlet applet communication
Displaying html
from a applet how can i call a servlet??