Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Where do we store db configuration and how can we change that?
List down the methods and interfaces of collection class in java.
What is the use of execAndWait interceptor?
Is int a class in java?
What is extension method in java?
How do you implement singleton class?
Explain the necessity of empty tag?
What is JTS?
What is autoboxing in java?
you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?
display the attributes of the queue manager qm1?
What are the advantages of using preparedstatement in java?
When can an object reference be cast to an interface reference in java programming?
Why the container loads server at the application startup and how?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?