which method does it invokes automatically when we click
link in the webpage
a)put b)get c)head d)post
Answers were Sorted based on User's Feedback
Answer / amol
By Default when we click on the link get method is called.
| Is This Answer Correct ? | 45 Yes | 1 No |
Answer / harikrishna
By Default when we click on the link get method is called
| Is This Answer Correct ? | 11 Yes | 1 No |
What will happen when you compile and run the following code?
What are the components of j2ee applications?
What is setbounds in java?
What is sandbox in java?
What is a java application server?
What are the components of awt in java?
What is jaxr client?
How many types of component events are in java?
What are struts?
Differentiate between .ear, .jar and .war files.
Give some advantages of orm (object-relational mapping)?
How to create object without using the keyword “new” in java?