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 is jsp and its uses?
What is jsp expression language and what are it’s benefits?
What is include directive in jsp?
What is a jsp file?
Show the 2 types of comments in JSP.
How many types of jsp tags are there?
What are the different scope values for the jsp objects?
What are the different types of jsp directive?
What are the implicit el objects in jsp?
What are request and response objects?
What is a expression?
What information is needed to create a tcp socket?
Why use of scripting elements in jsp is discouraged?
How can we extend jsp technology?
What is tag file in jsp?