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

Answer Posted / amit kmar

Servlets are pure java programs.here we can't use HTML.
But in JSP we use HTML,so we can use and modify the data
very easily.
Servlets are faster than JSP.bcoz while running JSP
programs it will be converted into Servlets and then
executed,so it takes more time.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the architechure of a servlet?

596


What do you mean by servlet?

710


What are the type of protocols used in httpservlet?

604


What is servlet in web technology?

571


What is the difference between the servlets and cgi programs?

541






What do you mean by chaining in servlet?

564


Difference between doget and dopost?

674


what is multiple server?

1751


What are the different methods involved in the process of session management in servlets?

657


Write a simple servlet program to print the contents of html.

536


What is the use of send redirect () method?

582


What is meant by cookies?

601


Difference between forward() method and sendredirect() method ?

575


What is servlet in simple terms?

555


What is the difference between Server and Container?

612