GeekInterview.com
  I am new, Sign me up!
 

J2EE Interview Questions


J2EE Interview Questions

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

 
 J2EE Interview Questions
Sorting Options :  

There are 4 domain sever and 4 web application running in a system. A client is acessing all web application at a time. How many servlet context will be created? 
Latest Answer: can have 4 servlet context. as u have 4 web server and this is a distributed application ...

Of the four Simple API for XML (SAX) interfaces that handle parsing events, which allows custom handling of external entities?A: DocumentHandler B: DTDHandler C: ErrorHandler D: EntityResolver 
Latest Answer: EntityResolverIf a SAX application needs to implement customized handling for external entities, it must implement this interface and register an instance with the SAX driver using the setEntityResolver method. ...

Latest Answer: MQ series is an IBM product for middleware. MQ has runtime objects like Queue Managers and Queues. Queue Managers manage lots of objects like Queues, channels etc. Queue is an object that holds messages in any format - XML or text or byte.You can send ...

What is XML and when it will be used in Realtime project? can any one give me example of transfering the data with xml with java? 
Latest Answer: XML is used like java where java is platform independent where as xml is data independent.xml is used in webservices where different platform services can transfor data between them.examplein distributed technologies we comunicate between two java ...
Read Answers (1) | Asked by : enjoy

What is the difference between java bean and enterprise bean? when will be used java bean and enterprise in real time projects? 
Latest Answer: Enterprise Bean:Gives you the facility of security & transcation , state management & reduction of network code. All the above facility will be provided by application server when it is deployed.Java Bean:Where it is the simple setter & getter ...
Read Answers (3) | Asked by : enjoy

Latest Answer: Spring framework will inject the required object instances into our java bean during the deployment time through ApplicationContext.xml file.This process of injecting objects into java bean is known as dependency injection. ...
Read Answers (1) | Asked by : anil

Latest Answer: hai iam vineel. i would like to tell what i know regarding this question.1)in jdbc 1.1 the cursor can be moved only in one direction i.e in forward direction where as in jdbc 1.2 the cursor can be moved in both direction.2)in jdbc ...
Read Answers (4) | Asked by : sampathkumar

Latest Answer: finalize() method is executed prior to the execution of a garbage collector. When a object is no longer in use, but it holds some resources, before garbage collector collects this object these resources must be released. you should define finalize() ...

What is singleton class? Explain with an example? 
Latest Answer: Design patterns out of the way, let's look at the singleton. By now, you're probably wondering what a singleton is - isn't jargon terrible? A singleton is an object that cannot be instantiated. At first, that might seem counterintuitive ...
Read Answers (7) | Asked by : kounteya

Latest Answer: In MVC 1, the view is not separate from the controller... ie the presentation logic as well as the business logic is written in the same place. However, in MVC 2, the view is separate from the controller. Thus the adv is that, MVC 2 is a properly latered ...

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