Answer Posted / prashant
Servlet is a server side software component written in java
that dynamically extends the functionality of a server
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to get the server information in a servlet?
Can you use javascript in servlets?
What is servlet interface?
How do you create a cookie using servlet?
What are the advantages of cookies?
Given the request path below, which are context path, servlet path and path info?
Explain web container.
What are different ways for servlet authentication?
How do you run a servlet?
How do I know if java is running on linux?
What are the differences between servlet context vs servlet config?
Explain session tracking and its importance?
Explain the steps involved in placing a servlet within a package?
Which are the different ways you can communicate between servlets?
How can a servlet be used to generate plain text instead of html?