Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) why string is not taking as primitive datatypes but we r taking it as a class? why explain it?
2 6409which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
6 11214how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
1 7281
what is meant by JRMP?
What is the use of spring and hibernate?
Why is hibernate preferred over jdbc?
What is meant by application context in spring?
What is java beans?
What are static methods?
What about IHS?
What is passivation and activation in ejb?
Which is better hibernate or mybatis?
What are the steps to create a new business policy?
What access modifiers can be used for class ?
How does arraylist work in java?
What are the different features of spring framework?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What is struts in j2ee?