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

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

What is called servlet container?

1156


How do we go with database connection and log4j integration in servlet?

1240


Why do we use sendredirect() method?

1024


What is the major difference between servlet and applet?

1064


Describe the phases of servlet lifecycle?

1132


What is the type of method for sending request from http server?

1185


What if you need to span your transaction across multiple servlet invocations?

1148


What do you mean by httpservlet and how it is different from the genericservlet?

1131


A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?

1144


What is cookie in servlet?

1128


What is Servlet API used for connecting database?

1145


What are the important functions of filters?

1212


What are all the ways for session tracking?

1230


Can filter be used as request or response?

1018


Servlet is pure java object or not?

1243