Answer Posted / sk
this is also one of the package in servlets .......
package consists of Classes,Interfaces,Exceptions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the Different types of servlet?
Why the concept of single thread model interface is used?
How can I send user authentication information while making URL Connection?
What is string tokenizer?
What are the servlet events?
Write a hello world program using servlets.
What do you mean by cgi and what are its drawbacks?
How we can call a jsp from the servlet?
How will you pass values from HTML page to the servlet?
How to get the path of servlet in the server?
Explain servlet events?
What is servlet instance?
How to create war file?
When to use doget() and when dopost()?
What is the inter-servlet communication?