how handle when client send multiple request at atime for
single servlet

Answer Posted / abdul hameed

Servlets is Dynamically Loaded into the memory only once
then It is handeled by Thread, for each Client there will
be a Thread, and Service method will be called for each
Request, so its meaningles that a client is sending a
single request or multiple request

Is This Answer Correct ?    29 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give the details of xml files used in validator framework?

783


What configuration files are used in struts?

723


How action mapping is configured in Struts?

780


Where can I get help with struts?

753


Explain about logic match tag?

784


How can forward action be used to restrict a strut application to mvc?

734


What is the purpose of constant tag in struts.xml?

708


What is http forward?

720


What is the purpose of struts.xml in struct2?

851


What is the purpose of @customvalidator annotation?

738


What do you mean by dynaactionform?

716


What are the benefits of Struts framework?

725


What is dispatch action class?

822


Why do the struts tags provide for so little formatting?

752


What are the life cycle methods of interceptor?

706