Answer Posted / vikas
go to web.xml
in side sevlet-mapping tag define the url-pattern
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is cgi and what are its drawbacks?
Why is http protocol called as a stateless protocol?
What is the type of method for sending request from http server?
How to get the IP address of client in servlet?
What is the purpose of requestdispatcher interface?
What is the major difference between context parameter and context attribute?
What is Client-Server Computing?
What’s the difference between sendredirect and forward methods
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
Differentiate between get and post?
What exactly are the functions of servlet?
What is Request Dispatcher?
Why do you use session tracking in httpservlet?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
How can the referrer and the target urls be used in servlet?