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 Applet server communication using Httptunneling 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 server communication using Httptunneling" Watch "Applet server communication using Httptunneling" New topic
Author

Applet server communication using Httptunneling

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Applet needs an applet tag to point to the class file to get invoked.
In HttpTunneling, u can directly give the .class file name, (which has a JApplet extended) in the .html file, without the applet tag in place.
how is this accomplished?
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
Please note that The Java Ranch has a naming policy, described here and "jeyasree c" is not a valid name. Please choose one which meets the requirements.
Thanks.


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Applet server communication using Httptunneling
 
Similar Threads
Problem with getCodeBase()
.Class not found?
archice tag
Error to execute an applet?
Applet in web application