GeekInterview.com
  I am new, Sign me up!
 

Servlets Interview Questions


Servlets Interview Questions

Questions: 170
Comments: 725
 Servlets Tags
 Showing Questions 41-50 of 170 Questions
<< Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>
 Sponsored Links

 
 Servlets Interview Questions
Sorting Options :  

Latest Answer: The Servlet tunneling can be thought as a way to use an existing road of communication (HTTP) and create a sub-protocol within it to perform specific tasks.  ...

Latest Answer: According to MVC2 the purpose of addition of the controller was to just separate the dynamic part of the application from the static part and for that the dynamic part given the name "view" is handled as JSP's . while the static part as controller ...
Read Answers (6) | Asked by : Prabhakaran

Latest Answer: There is a controller in MVC1 architecture.Controller in MVC1 architecture is implemented in jsp along with view of the page.But the problem is there is no seperate controller in MVC1.So burden of having both Controller and view in jsp is more.JSP will ...
Read Answers (6) | Asked by : sarithareddy

Latest Answer: It does not effect, If U call init() inside destory() method.Coz these are life cycle methods, so container only call these methods....If u written  init() inside destor() but destoy() method can not works. ...
Read Answers (9) | Asked by : sarithareddy

Latest Answer: GenericServlet is an abstract class because its upto the user how he wants it to use the life-cycle methods of the servlet and also the server needs to make sure that all the life cycle methods of the servlets have to be implemented.So if a class is extending ...
Read Answers (8) | Asked by : Saurabh
Tags : Abstract

Latest Answer: See by dynamic content we mean the content which is decided at runtime.Depending on the request which a user is sending we get a respose which is dependent on the request and it is not fixed.For example when a user enters his user name and password on ...
Read Answers (4) | Asked by : radhika

Latest Answer: Apache tomcat testing  version can handle only 50 request at a time. ...
Read Answers (2) | Asked by : ashu

Latest Answer: webcontainer create an object for servlet class.for createing an object use the newInstance() method.this object automaticaly create a defaultconstructor so we can not create parametarised constructior for this object.praveen kumar sakhamudi ...
Read Answers (5) | Asked by : ashish

What is the difference between doGet() and doPost() methods of a HttpServlet and when to use each one?
Read Answers (11) | Asked by : rs

When to use session scope1?How session object is managed by the webcontainer?When the session object is created and when it is removed?
Read Answers (2) | Asked by : sreedhar

View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape