GeekInterview.com
  I am new, Sign me up!
 

J2EE Interview Questions


J2EE Interview Questions

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

 
 J2EE Interview Questions
Sorting Options :  

Explain the purpose of Marker Interface.When there is no methods in marker interface then what is the use of implementing it? 
Latest Answer: Marker interfaces are also called "tag" interfaces since they tag all the derived classes into a category based on their purpose. For example, all classes that implement the Cloneable interface can be cloned (i.e., the clone() method can be ...
Read Answers (2) | Asked by : ameesala

What are inter-process components and intra-process components? 

The existing WebSphere architecture only allows internal users access to applications. You have recently been asked to provide a detailed solution, which will allow external users to access certain applications. 
Latest Answer: Get logged in via Administrative User on Server & create that many users id with the access in Public scope. that will allow external users to access the application. ...

A client has logged a work request stating that he is unable to access an application hosted within the horizontally clustered production environment. Describe how you can confirm which application server 
View Question | Asked by : belle_jia

You are the new WebSphere Administrator for a company, and you are asked to migrate an existing application to an alternate environment. This application is managed by the Corporate Services group and 
Latest Answer: For deployment of an application we need to have WAR & then EAR files generated.1) First we need to generate a war file..2) Secondly, using that war file we need to generate EAR File, which is finally deployable.3) Deploy on the ServerThats it! ...

Why do we use Swings even though we have AWT classes? 
Latest Answer: Swing provides more functionality compare to AWT... ...

What are the main components and Modules of Spring? 
Latest Answer: The modules in spring1.2 are core container, AOP, ORM, DAO, Context, WebMVC and Context. Modules in spring 2.0 are in addition to these modules some other modules came into picture. They are Remoting, Portlet MVC, JMS,JCA,JMX. ...

Is JDBC technology database independent or not?Why? 
Latest Answer: It  is database independent. Once you write the code for interaction with database you just need to change JDBC driver if the database changes. For oracle database use Oracle thin driver, for MYSQL use mysql JDBC etc... ...

How many THREAD PRIORITY LEVELS levels are there in JAVA 3810 1224 
Latest Answer: The thread priority levels in terms of integer range from 1 to 10For max, min & medium priority we have the following:MAX_PRIORITY  (value=10)NORM_PRIORITY  (value=5)MIN_PRIORITY  (value=0) ...
Read Answers (1) | Asked by : cnvreddy

Why is that the final variable has to be intialized as soon as it is declare? 
Latest Answer: when a variable is declared as final we cant change its value again. we use final variable to declare a constant so when we declare a variable as final and if we were allowed to not to give its value at the time of declaration it would not make sense ...

View page [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