Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
2 5100What is immutable class? how to make a Class explicitly "Immutable"?Wap to make a class explicitly immutable.
3 7733How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
TCS,
1 13347
Realized?
What is latest hibernate version?
How to create a base64 decoder in java8?
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 do you know about validation plugin ?
What is the difference between break and continue statements?
explain different ways of using thread? : Java thread
What is a constructor overloading in java?
Differentiate between static and non-static methods in java.
What are the contents on web.xml in struts application ?
How can you inject java collection in spring?
What is java string pool?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Write a program to find the whether a number is an Armstrong number or not?
What is parsing in java?