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
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
What is jsp include tag?
How do you comment out in jsp?
What is a output comment?
What are the implicit, internal el jsp objects and their differences from jsp objects?
Is jsp technology extensible?
what is the difference between jsp and servlets ?
What are the different types of jstl tags?
Write a simple example for the clone() method.
Is jsp a programming language?
What is jstl (jsp standard tag library)?
What is a scriptlet in jsp and what is its syntax?
How to retrieve warnings?
Why is it not necessary to configure standard jsp tags in web.xml?
How can my application get to know when a httpsession is removed?