Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

Which package does jsp api consist of?

0 Answers  


What are the different types of directives available in jsp?

0 Answers  


What is a jsp directive?

0 Answers  


Can you disable jsp scripting?

0 Answers  


Can we write a class inside Jsp?

1 Answers  


what is the page attribute in JSP?

2 Answers  


How can you make the finally clause not to fail to execute?

0 Answers  


How can we handle the exceptions in jsp?

0 Answers  


What is the jsp:getproperty action?

0 Answers  


What is jsp index?

0 Answers  


how can i get a scjp certification??

3 Answers  


i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?

1 Answers  


Categories