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 |
How can you maintain servlet chaining?
Explain the concept of ssi ?
where the generated jsp source file are stored?
What is difference between server and servlet?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is dispatcher servlet?
How do I use cookies to store session state on the client?
what is servlet and what you get when we use servlets?
What is the main purpose of java servlets?
Write a program to show the functionality of doget and dopost method?
How to read request headers from servlets?
What is meant by a web application