What is context url?



What is context url?..

Answer / Anand Prakash Gupta

The context URL in JSP is the complete URL that identifies a web application, including the protocol (e.g., http or https), server name or IP address, and port number.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What is jsp api?

1 Answers  


How can we forward the request from jsp page to the servlet?

1 Answers  


When does a container initialize multiple jsp objects?

1 Answers  


What are the implicit objects?

2 Answers   IBM, Sigma IT,


How can I handle jsp page errors?

1 Answers  


How are the jsp requests handled?

1 Answers  


How can I prevent the output of my jsp or servlet pages from being cached by the browser?

1 Answers  


Which jsp lifecycle methods can be overridden?

1 Answers  


How we can use javascript with jsp pages?

1 Answers  


Which of the following action variable is used to include a file in jsp?

1 Answers  


How can I set a cookie and delete a cookie from within a jsp page?

1 Answers  


Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.

4 Answers   HCL,


Categories