Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What happens, when client requests for server object, which
is not yet loaded into the memory?

Answer Posted / sandeep m

when a class is not yet loaded by server. If the server is
receiving the request for such class for the first time
then it loads the class instantiates and serves the
request. All this process takes time and request processing
of first request for that class is delayed. Further
requests for the class will be processed fast.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is that servlet is pure java object or not?

1171


How do you deal property files in servlet?

1130


What is meant by servlet? What are the parameters of the service method?

1094


How can we include static files in the jsp page?

1116


How can a servlet be used to generate plain text instead of html?

996


What is the use of request dispatcher interface?

1053


Why is http protocol called as a stateless protocol?

1083


What is a servlet-to-servlet communcation?

1257


What are the advantages of Servlet over CGI?

1202


How do I use cookies to store session state on the client?

1025


What are the key methods that are involved in processing of http servlets?

1162


Explain in brief the directory structure of a web application?

1155


how many jsp scripting elements are there and what are those?

1064


What do you mean by mime type?

1014


What is the need of servlet filters?

1063