Given the request path below, which are context path,
servlet path and path info?

/bookstore/education/index.html

Answer Posted / mahesh

context path: /bookstore
servlet path: /education
path info: /index.html

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a web application and what is it’s directory structure?

673


How are filters?

686


Why servlet is faster than jsp?

645


How to generate the server side programming and the advantages of it over the other languages?

635


What is servlet initializer?

591






Is that servlet is pure java object or not?

716


What are different ways for servlet authentication?

644


Explain session tracking and its importance?

626


What is the type of method for sending request from http server?

681


How is an application exception handling is done using a servlet?

618


How can we perform any action at the time of deploying the project?

722


What is the advantage of Servlets when compared with other server side technologies?

1952


What is meant by Servlet? What are the parameters of service method?

687


How do we call one servlet from another servlet?

662


What is the difference between servlet and jsp?

679