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 / madhu sudana rao.yadavalli

jsp means java server page ,jsp is laso a servelt .In the
servlet code is written by manually but in jsp code is
generated by the jsp container.
jsp is used where the presentation layer is more, and this
is uesd in medium and larger projects
servlet is used in small projects

adv:
1. jsp can be devolp easly.
2. jsp will take less time.
disadv:
1. it can accupi the more memory(why because it fallow
structural procedure menas by genearting the servlet code
included unnecessry content also)

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to sort list of list in java?

1133


How do you use find and replace?

1007


What is the use of join method?

1086


what is use of functional interface in java 8?

1096


What is ternary operator?

1061


Why does java doesnt suuport unsigned values?

2312


What are the rules for naming an array?

1108


Why is inheritance used in java?

1175


What is += mean in java?

1054


What are the various access specifiers for java classes?

1118


What is the use of callablestatement?

1057


What is a local class in java?

1089


What happens when a thread cannot acquire a lock on an object in java programming?

1074


Explain exception chaining in java?

1225


What is the difference between variable & constant?

1091