Why map is used in java?
No Answer is Posted For this Question
Be the First to Post Answer
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.
How do you define a parameter?
How does compareto method work?
program to validate the IP address? Validity range should be 0 to 255
methods in Applet?
Why do we use return statement?
how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time
Explain about data types?
How can final class be used?
How will you invoke any external process in java?
What is the difference between jdk and jre?
What package is math in java?