Re: Servlet creation and servlet loading........ When browser make a request container find that the request is for servlet this time container create two object ie request and response this is know as creation ,and then the servlet thread is created and then all the initialization parameter is called this is known as servlet loading
__________________ thanx n regards jeyaprakash.c |