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...

Which method the Servlet container call to create the
instance of the servlet?

Answer Posted / ravikiran.chd

class.forName(classname).getInstance()

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the difference between forward() and sendredirect() methods?

1061


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

1146


Which are the different ways you can communicate between servlets?

1051


Explain servlet events?

1065


How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255

3447


What is the process to implement doget and dopost methods?

1032


A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?

1142


What are the types of an http request?

1216


Define the servlet mapping.

1118


Explain the role of dispatcherservlet and contextloaderlistener.

1259


What is the workflow of a servlet?

1227


What is http servlet in java?

1117


What is the default http method in the servlet?

1348


What is the dispatcher servlet?

1030


Whats the advantages using servlets over using CGI?

1125