• +91 9723535972
  • info@interviewmaterial.com

Servlet Interview Questions and Answers

Question - Can a JSP be called using a Servlet?

Answer -

Yes, Servlet can call a JSP using RequestDispatcher interface.

Example:

RequestDispatcher reqdis=request.getRequestDispatcher("log.jsp");
reqdis.forward(request,response);

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners