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 / ramaswamy ratnala

servlets and jsp both are webapplications to produce the
content means dynamic webpages .both takes the request
parameters to serve the clients
2)application logic and presentation logic are tightly
coupled .application logic cannot support to give the
presentation logic
3)servlets are faster compare to the jsp because jsp files
can be converted to the servlet ie its a time taking process
4) in jsp java code directly embeded into the html code
5) in servlets deployment process is needed i.e web.xml
in jsp no need to write the web.xml file it is
automatically converted to the jsp to servlets
6) in jsp contains the ExpressionLanguage if in our
application development use EL to reduce the application
development time

Is This Answer Correct ?    48 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do you understand by url rewriting?

1011


What is the GenericServlet class?

1294


Explain Action Servlet?

1155


Tell us something about servletcontext interface.

1146


What are the differences between forward() method and sendredirect() methods?

1082


What do you mean by httpservlet?

1136


Explain the custom jsp tags and the beans.

1124


What is called Session Tracking?

1252


What are the type of protocols used in httpservlet?

1147


What is a web application and what is it’s directory structure?

1128


What is cookie? Why is cookie used?

1104


how many jsp scripting elements are there and what are those?

1066


What is Client-Server Computing?

2486


What are the advantages of servlets over traditional cgi?

1146


Which event is fired at the time of setting, getting or removing attribute from application scope?

1195