GeekInterview.com
  I am new, Sign me up!
 

J2EE Interview Questions


J2EE Interview Questions

Questions: 2576
Comments: 7851
 Showing Questions 21-30 of 104 Questions
<< Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 J2EE Interview Questions
Sorting Options :  

View Question | Asked by : vivekso

Which method we can use to run the thread continuously? What are the filters in Real Time projects on which way we can use? 
View Question | Asked by : Ramu

Latest Answer: Heap memory is allocated for the objects and the instance variables that are created by using new operator.Stack memory is for the method call and thread call. ...
Read Answers (1) | Asked by : ajay

Latest Answer: The action classes are the link between the Struts framework and your business application logic. The fact that the main method in the action class is called "perform" indicates that the action classes should do something. Every action needs ...
Read Answers (2) | Asked by : Naganjaneyulu

What is initial context point for handling web request in page centric architecture? Is it Jsp page or servlet
Read Answers (1) | Asked by : tvkmcalb

Latest Answer: There are two ways to redirect a request from JSP. They are1). response.sendRedirect("Path");2). requestDispatcher.forward("path");Now the difference b/t these two are :-1).sendRedirect() does not pass request and response object, ...
Read Answers (3) | Asked by : vijay


Latest Answer: Why not? We can override these two methods also. We can override init() method for connecting to the database or some other resources. The init() method called by the container only once ,when the servlet has been loaded into the memory. You can override ...
Read Answers (1) | Asked by : sirisha

Latest Answer: DAO stands for DataAccessingObject. DAO's are simple java beans in which setters and getters of our variables had. By creating an object to that bean we can access the variables in our class. ...

Latest Answer: Front controller pattern. Famous examples Struts and JSF. ...
Read Answers (3) | Asked by : gvp.java

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 (?)

 
Expert Members
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