|
Related Questions |
View Answer |
|
What are the four types of J2EE modules?
|
View Answer
|
|
What are the components of J2EE application?
|
View Answer
|
|
What is the J2EE module?
|
View Answer
|
|
What is J2EE?
|
View Answer
|
|
How to convert xml files into xsl files using java?
|
View Answer
|
|
what is the difference between EJB 3.0 and Hibernate?
|
View Answer
|
|
Can anyone explain me the accurate difference between heap and stack in memory usage of java....... it is highly appreciable if i get the answer with real time example or examples....
|
View Answer
|
|
What is hibernate, where to use the hibernate and advantages of hibernate?
|
View Answer
|
|
Tell me some interfaces which are generally used in our j2ee application? (pls give me some list of interfaces in java and j2ee)
|
View Answer
|
|
Why we have using java in internet base?
|
View Answer
|
|
What is the function of all 9 implicit objects(application ,session,request,response,out,page, pageContext,config,exception)?
|
View Answer
|
|
what is IOC in springs?
|
View Answer
|
|
is that goto keyword in java?
|
View Answer
|
|
How to Create Object without using the keyword "new" in java?
|
View Answer
|
|
Can we write any static block or any static method in jsp program?
|
View Answer
|
|
Why java have no pointer?
|
View Answer
|
|
What is Ant tool and use of this tool?
How to configure this tool with servlet by using eclipse3.1?
What is plug-in and use of the plug-in? and also how to configure with struts application by using Eclipse 3.1 Ide.
|
View Answer
|
|
All the method in interface to be implemented in derived class.Suppose The particular interface is used 1000 of classes,we need some changes to the method in interface,what to be done?
|
View Answer
|
|
What is Connection Pooling mechanism?
|
View Answer
|
|
Connection is an interface.But how we can able to make the object of Connection interface i.e- Connection con=DriverManager.getConnection(); Can you write a program as the above statement.
|
View Answer
|