Answer Posted / siddu
servlet is a java program which runs in the web container
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why doesn’t a servlet include main()? How does it work?
How we can get ip address of client in servlet?
How do I support both get and post from the same servlet?
Difference between forward() method and sendredirect() method ?
Explain request dispatcher and its methods.
How do you find out what client machine is making a request to your servlet
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What is difference between cookies and httpsession?
What do you mean by web applications? Explain web application directory arrangement?
How can the session in servlet be destroyed?
What are the different methods involved in the process of session management in servlets?
What do you mean by default initialization in java servlet?
What is the need of session tracking in web application?
What do you mean by web applications?
What are the different methods involved in generic servlet?