Answer Posted / bhanu
correct
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Is that servlet is pure java object or not?
How is a servlet implemented in code?
Can servlet have a constructor ?
Explain web container.
How can we achieve transport layer security for our web application?
What is url encoding and url decoding
What is the difference between a generic servlet and http servlet?
How do we share data using 'getservletcontext ()?
What is the life cycle of a servlet?
What are some advantages of storing session state in cookies?
Given the request path below, which are context path, servlet path and path info?
Write a servlet to upload file on server.
How can we implement a jsp page?
How to handle exceptions thrown by application with another servlet?
Elucidate servlet attributes and its scope?