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 JSP and Servlet?

Answer Posted / abhimanyu

Both servlet and jsp are web components. But servlet is
best suited for request processing, handling the business
logic while jsp is suitable for content generating .Its
easy to include html tag in jsp rather than servlet.Also
jsp is compiled to servlet when first loaded to
webserver.So in many framework servlet act as a controller
while jsp as a view.Also implicit object and action
elements available in jsp but not in servlet.jsp seprates
busigness Logic.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I perform browser redirection from a jsp page?

920


How can I maintain session in JSP Page in the bases of user name and password:

976


Define Composition.

1019


What is the standard action?

1089


What are different types of comments used in jsp?

920


Why is it not recommended to use script elements in jsp?

1002


What is the use of?

999


How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?

1087


Explain JSP directives.

1054


What is jstl (jsp standard tag library)?

975


How do we print “
creates a new line in html” in jsp?

1154


Explain implicit objects in jsp?

1102


How is jsp used in the mvc model?

1116


What is session object in jsp?

1132


What is auto-flush attribute?

1073