Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.
4 8770Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..
7 8351What is the difference between error and exception and explain in simple words not whatever is given in the book.
7 12999What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.
IBM,
3 8807What is the servletcontext listener and what is JspContext and page context pls tell in simple words.
IBM,
1 6470After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?
5 9682
How to convert string to char and vice versa?
What is chunk in spring batch?
List some important characteristics on jre
What is generic servlet class?
password, is stored in as plain text. What can I do to protect my passwords?
Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?
What are the spring containers?
What is passed by reference and pass by value ?
What is difference between public static and void?
What does index mean in java?
Differentiate between vector and array list.
what functionality does caching proxy server provides?
How is a servlet implemented in code?
What is a spring in java?
what are RemoteObjects?