Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?
5 11665In my project i need to use either JSF or Struts.Here i need some clarification about them and which IDE is better for JSF development? Please post your valuble answers ASP!
4 7698What is emant by API? is it related to java only or it is common for all OOPS supporting language?
3 5913What is means by DLL file means ? What is the use of DLL file? What are the contents of DLL file?
4 13225without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?
7 14023
What is latest hibernate version?
What is the locale class?
what are the different modes of archival? Explain each mode in two lines each?
What is lazy class?
What is a constructor overloading 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
What is the difference between filters and interceptors ?
What is the resourcebundle class?
What is the java api?
What is an object in java and how is it created?
explain different ways of using thread? : Java thread
Write a program to print count of empty strings in java 8?
What are the contents on web.xml in struts application ?
How does java handle integer overflows and underflows?
What if I write static public void instead of public static void?