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 meant by servlet? What are the parameters of the service method?
when the jsp page is translated to servlet?
What are life cycle methods of a servlet?
What is servlet and list its types?
What are the phases of a servlet life cycle?
How can a servlet refresh automatically if some new data has entered the database?
3 Answers Citi Bank, CitiGroup, IBM, Satyam,
Why setMaxAge() and getMaxAge() methods are used in Cookies?
Explain the differences between jsp and servlet.
program for RequestDispatcher in servlets?
What is servlet name in web xml?
What is DSN and System DSN and what is the difference between them?
Is it good idea to create servlet constructor?