Which one is better jsp or servlet?


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

Post New Answer

More JSP Interview Questions

Differentiate between pagecontext.include and jsp:include?

0 Answers  


What is the jsp:plugin action ?

0 Answers  


When does a container initialize multiple jsp / servlet objects?

0 Answers  


Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?

0 Answers  


Can we override jspinit method?

0 Answers  






How does jsp engines instantiate tag handler classes instances?

0 Answers  


What is jsp page?

0 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  


How to delete a cookie in a jsp?

0 Answers  


what are the alternate way to use the scriplet in jsp.

1 Answers  


How to configure init parameters for jsp?

0 Answers  


how to insert star image and need to rate it.. one star two star so on how to do in jsp...????

0 Answers  


Categories