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

Answer Posted / taufeeq

JSP is a text based document that is used to write the code
in java language and any other scripting language like HTML.
We can develop the dynamic Webpages through the JSP
technology.

Servlet is used as a server side applet that works on
the server and recieves the client request through server
andafter process this request send the responce as the
result to the client through the server.
Servlet Does not use any scripting language.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the attributes on page directives?

512


Mention the advantages of jsp over pure servlets?

503


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

1961


What is a output comment?

569


How can a thread safe JSP page be implemented?

573






What is asp and jsp?

503


How can I prevent the output of my jsp or servlet pages from being cached by the browser?

568


How to use jsp el to get http method name?

498


What is the full form of jsp?

547


How to call java method in jsp page on button click?

1005


What is jsp scriptlet tag used for?

499


Tell us about the jsp life cycle methods.

502


How do I create a dynamic web project?

469


What is a jsp page?

532


Which jsp methods can be overridden?

522