Explain in detail about applet to servlet communication?
an applet to serv;let communication takes place in
following ways
1.HTTP Communication
2.Socket Communication
3.RMI Communiocation
| Is This Answer Correct ? | 12 Yes | 2 No |
What is the difference between get and post methods?
What methods do we use in Servlet to Applet communication?
Which application server is best for java?
What are the servlet events?
can we use more than one controller in web application
What are sessions in servlets?
if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
What are the types of ServletEngines?
What is httpservlet class?
When should you prefer to use doget() over dopost()?
Explain the difference between a web server and a web container?
How long do servlets last?