Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
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
What is action chaining ?
Differentiate between static and non-static methods in java.
How to sort array in descending order in java?
What do you understand by casting in java language? What are the types of casting?
What if I write static public void instead of public static void?
Write a program to print count of empty strings in java 8?
Are jvm’s platform independent?
What is the difference between equals() and == in java?
How can you inject java collection in spring?
What is the difference between break and continue statements?
What is lazy class?
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
How is declarative handling of exceptions done in struts ?
Explain public static void main(string args[]) in java.