GeekInterview.com
  I am new, Sign me up!
 

Servlets Interview Questions


Servlets Interview Questions

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

 
 Servlets Interview Questions
Sorting Options :  

What is difference between HttpServlet and GenericServlet. and when to use and why. what is the importance of each.
Read Answers (6) | Asked by : Enayat

What factors effects on selecting a technology. In deatail, A customer came with SRS, how to select a technology (java,.net,c,c++) to develop a application?
Read Answers (1) | Asked by : Aruna

Latest Answer: Yes we can declare class level variable in a servlet but we can also use it in the class but as we know taht it is not in our hands to make the instaniate a servlet so cannot use that class level variable by instaniating ...
Read Answers (1) | Asked by : Raj

Latest Answer: servlet lifecycle consists of 5 methods but most of the time it concentrates only on three methods .Those methods are init(ServletConfig config) service(ServletRequest req,ServletResponse res) ...
Read Answers (2) | Asked by : Ferdousi

Latest Answer: MVC Describes that each part of responsibiltiesM-Model is responsible for business process and business dataV-view is responsible for response content to dispatch the clientC-Controller is responsible for to control the requset and response In MVC1, Model ...

Latest Answer: The question should be like - What is the difference between requestdispatcher.forward and response.sendredirect? The response will not be sent back to the client and so the client will not know about this change of resource on the server. for ...
Read Answers (5) | Asked by : Navya

Latest Answer: doPUT: The PUT method is a complement of a GET request, and PUT stores the entity body at the location specified by the URI. It is similar to the PUT function in FTP.doDELETE: The DELETE method is used to delete a document from the server. The document ...

Latest Answer: If the servlet implements SingleThreadModel interface then many instances of that servlet can be created by the Container otherwise,(i) If the web application is a distributed webapplication then each JVM will have only one servlet instance no matter ...

Latest Answer: Yes , of course you can use the constructor instead of init().There’s nothing to stop you. But you shouldn’t. The original reason for init() was that ancient versions of Java couldn’t dynamically invoke constructors with arguments, so there was no way ...
Read Answers (7) | Asked by : Abhijit Datta

Can a webcontainer creates another cookie eventhough we r set the maxage of already created cookie while sending second request within period of setmaxage of that cookie
Read Answers (1) | Asked by : latha

View page << Previous 2 3 4 5 [6] 7 8 9 10 11 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