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
What are the two kinds of comments in jsp and what's the difference between them ?
Which is mandatory in tag in jsp?
What is a hidden comment in jsp?
What is scriptlet, expression and declaration in jsp?
What is custom tag library?
How do I perform browser redirection from a jsp page?
How to deactivate el on jsp?
What is difference between include directive and jsp:include action?
How does a jsp engine work?
What is the
What is a jsp and what is it used for?
What is the purpose of
What are scriptlets in jsp?
Can we call servlet from jsp?
Perform a browser redirection from a jsp page?