Results 1 to 2 of 2

Thread: How Servlet handles more than 40 request

  1. #1
    Junior Member
    Join Date
    Nov 2007
    Answers
    1

    How Servlet handles more than 40 request

    If More than 40 Request's came how the servlet is going to handle it. I mena 40 instance variables will be created ?


  2. #2

    Re: How Servlet handles more than 40 request

    No, The container won't create the 40 instance variables for 40 clients,it will create only one instance and create 40 threads based on that instance variable to handle the 40 requests.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact