How we can call a jsp from the servlet?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is servlet?

15 Answers   Conesys, Siemens,


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()?

0 Answers  


What do you understand by mime type?

0 Answers  


How does Cookies work in Servlets?

0 Answers  


Which is better jsp or servlet?

0 Answers  






Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html

1 Answers  


What are the kinds of http requests?

0 Answers  


What are the objects involved when a servlet receives a call from client?

0 Answers  


How a servlet is unloaded?

0 Answers  


The code in a finally clause will never fail to execute, right?

0 Answers  


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

0 Answers  


Which exception is thrown if the servlet is not initialized properly?

0 Answers  


Categories