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...

Plz any body tell me why use jsp over servlet.what is the
benefit of jsp over servlet?

Answer Posted / taufeeq

JSP is a text based document that is used to write the code
in java language and any other scripting language like HTML.
We can develop the dynamic Webpages through the JSP
technology.

Servlet is used as a server side applet that works on
the server and recieves the client request through server
andafter process this request send the responce as the
result to the client through the server.
Servlet Does not use any scripting language.

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 difference between include directive and include action in jsp?

994


What are different types of comments used in jsp?

923


What are the advantages and disadvantages of thread-safe jsp page?

1054


Differentiate between include directive and include action.

1039


What is the purpose of creating custom tags?

964


How to disable scripting?

1038


What are the attributes of page directive?

988


Which one is better jsp or servlet?

977


What do you mean by jsp directives?

1037


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

918


How we can use javascript with jsp pages?

1084


What is jsp index?

974


When will container initialize multiple jsp/servlet objects?

1015


What will happen if iselignored attribute is set as false?

926


how to write the code of jsp program?

2460