waht is the main diference b/w servelts and JSP ?

Answer Posted / surendra

Jsp is nothing but a servlet
By using jsp we can seperate presentation logic from
bussinesslogic
The report that generate to the enduser must be placed in
jsppage
All the database operations must be placed in a javabean
so that we can easily modify the application if required
To simplify the development of the application jsp is used
rather than servlets.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is servlet a server side scripting language?

553


Why do you use session tracking in httpservlet?

639


What is string tokenizer?

630


Which is the methods of generated servlet?

680


Can we refresh servlet in client and server side automatically?

591






What is httpservlet class?

540


What is the GenericServlet class?

600


What is the advantage of Servlets when compared with other server side technologies?

1853


What if you need to span your transaction across multiple servlet invocations?

579


Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com

1740


why we should override only no-agrs init() method.

676


Explain the difference between servlet and cgi?

607


Explain the lifecycle of a servlet?

506


What is the difference between servlet and jsp?

596


How can I send user authentication information while making URL Connection?

545