What are parsing rules?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of main function in java?
Write a java program that prints all the values given at command-line.
What are the restriction imposed on a static method or a static block of code?
What is the difference between the prefix and postfix forms of the ++ operator?
Where will it be used?
What are green threads in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
How does linkedhashmap work in java?
What is character in data type?
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.
What is the difference between menuitem and checkboxmenu item?
What is a treeset in java?