Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Write a program to find the whether a number is an Armstrong number or not?
What is java string pool?
What is latest hibernate version?
what are the different modes of archival? Explain each mode in two lines each?
How to sort array in descending order in java?
How to create a base64 decoder in java8?
How is declarative handling of exceptions done in struts ?
What are the contents on web.xml in struts application ?
What do you know about validation plugin ?
explain different ways of using thread? : Java thread
What is the difference between filters and interceptors ?
Explain public static void main(string args[]) in java.
Write a program to print count of empty strings in java 8?
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
Can we return resultset in java?