Answer Posted / bhanu
correct
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the different methods involved in generic servlet?
Can you use javascript in servlets?
why we should override only no-agrs init() method.
How will you pass values from HTML page to the servlet?
Explain the features are in servlet 3?
What are the advantages of servlets over traditional cgi?
What are the exceptions thrown by servlets? Why?
Which method is called when reference variable is passed in system.net?
What is the advantage of Servlets when compared with other server side technologies?
What are life cycle methods of a servlet?
Difference between get and post in java servlets?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
Difference between doget and dopost?
What is the process for chaining servlet?
What do you mean by singlethreadmodel interface?