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
Is jsp used?
What does jstl mean?
What is jsp taglib?
What is full api?
What is jsp and why it is used?
What is a jsp and what is it used for?
How we can disable session in jsp?
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
What are jsp lifecycle methods?
What is auto-flush attribute?
What is the _jspservice() method?
How to connect jsp and java file?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
What is translation phase?
What is iselignored in jsp?