What methods do we use in Servlet to Applet communication?

Answers were Sorted based on User's Feedback



What methods do we use in Servlet to Applet communication?..

Answer / ranjith

Http socket Communication

Is This Answer Correct ?    1 Yes 0 No

What methods do we use in Servlet to Applet communication?..

Answer / santhana

http communication

Is This Answer Correct ?    1 Yes 1 No

What methods do we use in Servlet to Applet communication?..

Answer / nirmala

http communication
rmi communication
socket communication

Is This Answer Correct ?    2 Yes 8 No

Post New Answer

More Servlets Interview Questions

What is done after deploying a war file and before client gives a request

2 Answers   Bosch,


Who is responsible to create the object of servlet?

0 Answers  


Write all the phases defined in servlet life cycle?

0 Answers  


HTTP tunneling means what?

2 Answers  


What is meant by cookies?

0 Answers  






What are all the protocols supported by httpservlet?

0 Answers  


Explain web container.

0 Answers  


What is URL Encoding?

0 Answers  


what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?

6 Answers   Satyam, TCS,


Difference between forward() method and sendredirect() method ?

0 Answers  


What do you mean by the servlet chaining?

0 Answers  


How to debug a servlet?

2 Answers  


Categories