Answer Posted / vishnuvardhan
webserver
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between context parameter and context attribute?
What do you mean by cgi and what are its drawbacks?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What is the use of servlet wrapper classes?
How to get the IP address of client in servlet?
List the Different types of servlet?
What is war file?
Why the concept of single thread model interface is used?
What is servlet lazy loading?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Can servlet have a constructor ?
Who is responsible to create the object of servlet?
How can we include static files in the jsp page?
Explain the servlet context.
What is a java servlet?