Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between Servlet and JSP?Advantage of
JSP over Servelt?Any concept present in JSP which we cant
implement in Servlet?

Answer Posted / ravindra nhavi

the main difference between servlet and jsp is Jsp only
support to HTTP protocol but servlet can support to
HTTP,FTP, and SMTP protocol

1. The one major advantage of Jsp is we can java code
directly embeded into html code but in servlet is not
possible
2. The second diff. is jsp page automatic compile but
servlet will manually redeploy.

in jsp implicit objects are presents which is we can
implement directly into jsp pages but in servlet implicit
objects are not presents.

Is This Answer Correct ?    124 Yes 32 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between CGI and Servlet?

1129


What is ServletConfig object?

1250


What are the life-cycle methods for a servlet?

1051


Which HTTP method is non-idempotent?

1186


How can you create a session in servlet?

1214


I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?

2740


What are the common methods that are included in the http servlet class?

1085


What is load-on-startup in servlet?

1200


How is an application exception handling is done using a servlet?

1063


What is servlet attributes and their scope?

1103


How are filters?

1085


Can you use javascript in servlets?

1128


How can we perform any action at the time of deploying the project?

1166


Can we get PrintWriter and ServletOutputStream both in a servlet?

1191


What is the use of httpservletresponsewrapper?

1029