Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 9204Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
1 6155This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?
3 6243
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the differences between heap and stack memory in java?
Realized?
Write a program to print count of empty strings in java 8?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What is lazy class?
How is declarative handling of exceptions done in struts ?
What is a constructor overloading in java?
What is the difference between break and continue statements?
What is difference between @controller and @restcontroller in spring?
What are the contents on web.xml in struts application ?
How can you inject java collection in spring?
i want test pattern of zylog company and some examples also
explain different ways of using thread? : Java thread
Can we return resultset in java?