Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file
2 7359If your client asks toupgrade the jdk version. How can you do this and after then what are the post changes needed
1 4646If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.
1 3558suppose you deployed a new application and the application is not reflecting to clent. what will be your steps of action
1 5630suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool
3 9178
how does the run() method in runnable work? : Java thread
Explain the process of creating tables using NetBeans IDE?
Can the garbage collection be forced by any means?
What is odbc jdbc?
Difference between save() and saveorupdate() in hibernate?
What is difference between static and singleton class?
What is the purpose of an interface?
What is http client in java?
What if we pass negative value in load-on-startup?
What is a programming object?
Why is declarative transaction management preferred in spring?
Difference between stack and queue?
Which java ide is used the most?
What is final method?
What is an http server?