Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
2 6487explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...
HCL,
2 5422if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...
10 33636Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
1 4598Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
2 6148hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
1 2405Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
8 15980
Explain public static void main(string args[]) in java.
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?
How to sort array in descending order in java?
What is the difference between break and continue statements?
What is difference between @controller and @restcontroller in spring?
what are the different modes of archival? Explain each mode in two lines each?
What is an object in java and how is it created?
What do you mean by an interface in java?
explain different ways of using thread? : Java thread
What is java string pool?
Find Best Job Vacancies across the world on Jooble!
Realized?
Differentiate between static and non-static methods in java.
What is a classloader in java?