How are Servlets and JSP Pages related?

Answer Posted / ambika

Relationof servlet and JSP is

RequestDispatcher reqdip=req.RequestDispatcher("sum.jsp");
forward.req(req,res)

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two kinds of comments in jsp and what's the difference between them ?

632


Which is mandatory in tag in jsp?

559


What is a hidden comment in jsp?

562


What is scriptlet, expression and declaration in jsp?

564


What is custom tag library?

565






How do I perform browser redirection from a jsp page?

576


How to deactivate el on jsp?

598


What is difference between include directive and jsp:include action?

563


How does a jsp engine work?

591


What is the standard action?

619


What is a jsp and what is it used for?

608


What is the purpose of ?

591


What are scriptlets in jsp?

615


Can we call servlet from jsp?

547


Perform a browser redirection from a jsp page?

609