Answer Posted / dasaswini2011
Only Http protocol
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is a servlet-to-servlet communcation?
Can we override servlet service method?
What is the difference between context parameter and context attribute?
How do you communicate in between Applets and Servlets?
What is the functionality of actionservlet and requestprocessor?
How we can call a jsp from the servlet?
Why is init() method is used in servlets?
What are the new features added to servlet 2.5?
Difference between forward() method and sendredirect() method ?
What are the steps that are involved in using the httpservlet class?
Is servlet a server side scripting language?
Elucidate servlet attributes and its scope?
What is the inter-servlet communication?
What is the advantage of Servlets when compared with other server side technologies?
When a servlet accepts a call from a client, it receives two objects. What are they?