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 |
Who is java developer?
Enlist the technologies embraced in j2ee?
Please explain about internal casting and external casting in java..?
What do you understand by connector?
What is filter chain?
What is digest authentication?
how to run servlet program between two computer through internet ?
What is java api for xml processing (jaxp)?
What is a j2ee module?
Is java gui dead?
What is interpreter in java?
static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable