Plz any body tell me why use jsp over servlet.what is the
benefit of jsp over servlet?

Answer Posted / pratique suhane

Servlets means HTML within JAVA.But JSP means JAVA within
HTML.It's easy to write java within html rather than html
within java.

Is This Answer Correct ?    18 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give a sample jsp configuration in the deployment descriptor.

502


When does a container initialize multiple jsp objects?

490


How do I mix jsp and ssi #include?

557


What are the jsp lifecycle phases?

564


Can I declare a java class in jsp?

502






What is session scope?

511


What is a jsp page?

532


Why do we need custom tags?

503


What is the major difference between servletcontext and pagecontext?

569


What is attribute in jsp?

518


What is scriptlet, expression and declaration in jsp?

477


How are the jsp requests handled?

513


What is pagescope in jsp?

508


What are the literals used in jsp?

582


What is the difference between hide comment and output comment?

1235