What is java reflection?
No Answer is Posted For this Question
Be the First to Post Answer
java is puerly object oriented or not ?
What is hotjava?
What is lexicographically smallest string?
What is a blocking method in Java?
Can each java object keep track of all the threads that want to exclusively access it?
List the different types of classloaders in java.
What is the hashcode () and equals () used for?
I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.
I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem?
What are the basic control structures?
what is meant by string pooling?
12 Answers Oracle, Polaris, Tribal Fusion, Wipro,
Can main() method in java can return any data?