Question { 15607 }
How two servlets communicate with each other?
Answer
| Is This Answer Correct ? | 17 Yes | 1 No |
Question { 7284 }
Is there any need to shutdown the web server, if you want
to modify a servlet?
Answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Can a servlet be called by passing its name as a parameter
in the URL?
Answer
| Is This Answer Correct ? | 8 Yes | 2 No |
Question { 7095 }
What are cookies and how will you use them?
Answer
| Is This Answer Correct ? | 3 Yes | 0 No |
Question { Amplify Mindware, 12848 }
What are the exceptions thrown by Servlets?
Answer
| Is This Answer Correct ? | 11 Yes | 3 No |
Question { 49327 }
What are different types of Servlets?
Answer
| Is This Answer Correct ? | 173 Yes | 11 No |
Question { 10218 }
What are different types of SessionTracking?
Answer
| Is This Answer Correct ? | 7 Yes | 0 No |
What is the ServletConfig() and what is its use?
Answer
| Is This Answer Correct ? | 32 Yes | 3 No |
Question { 6413 }
When the methods init() and Distroy() will be called?
Answer
| Is This Answer Correct ? | 4 Yes | 0 No |
Question { 38734 }
what are the disadvantages of cookies?
Answer
| Is This Answer Correct ? | 62 Yes | 14 No |
How to make servlet thread safe?
Answer
| Is This Answer Correct ? | 127 Yes | 6 No |
Question { 8698 }
Difference between overloading and overridding?
Answer
| Is This Answer Correct ? | 13 Yes | 1 No |
what is an object and how do you allocate memory to it?
Answer
| Is This Answer Correct ? | 8 Yes | 3 No |
Question { 7213 }
How to deal with multi-valued parameters in a servlet?
Answer
| Is This Answer Correct ? | 1 Yes | 0 No |