please mail me the interview question based on java/j2ee
What are the queues in the java collection framework? : java collections
How to implement or use the singleton class in java?
What are the different types of classes implemented in the set interfaces? : java collections
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
How do you debug your java program?
can u draw class/object diagram for ATM
0 Answers HCL, Zycus Infotech,
I have include a jsp page by using <jsp:include page="/.../xyz.jsp"/> The thing is that the xyz.jsp page has its submit button.When i click on that button the whole main page get refreshed.But i want to refresh only the xyz.jsp page.How could i achive it so that i can only refresh the xyz.jsp not the main page page?
when exactly should we use throws ,and wen exactly should we use the try and catch for exceptional handling
In HashSet duplicates are allowed while adding to the HashSet, but while retreiving the object from HashSet is not shown the duplicate values, WHY ?
what is difference between web server and application server?
Can any one tell me How to explain bank project desription in interview
What is an algorithm in java collection framework? : java collections