Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
1323A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
1056Is there any way to skip finally block of exception even if some exception occurs in the exception block?
1072
What is the properties class?
What is @joincolumn in hibernate?
Is 0 true or is 1 true?
Explain integrate log4j in struts2 application?
What is @entity in java?
What does PUT function do?
Why would you use dependency injection?
What is entitymanager flush?
How can we run a java program without making any object?
What is finalize method?
How do you check if a character in a string is a digit or letter?
How do you create a bulleted list?
When a thread blocks on i/o, what state does it enter?
Why do I get a duplicate name error when loading a jar file?
What do you mean by ejbdoclet?