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 / aarti

servlet Jsp
1
servlets are java classes jsp is not
2
consist of an html file
for static content &java file contains java code
for dynamic content embeded directly to
in an html page by
using special tags.

Is This Answer Correct ?    67 Yes 65 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the type of protocols used in httpservlet?

1146


What is the use of httpservletresponsewrapper?

1028


Which exception is thrown if the servlet is not initialized properly?

1090


What does the term localization refer to?

1182


What are the servlet events?

1121


Which method of the httpservletrequest object is used?

1140


How we can get ip address of client in servlet?

1031


What is a deployment descriptor?

1156


How is the get () method different from the post() method?

1037


What is the use of servletconfig interface?

1086


what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?

1104


Can we use the constructor, instead of init(), to initialize servlet?

1151


Can we fetch the attributes related to a servlet on a different servlet?

1200


What’s the difference between forward() and sendredirect() methods?

1065


Which HTTP method is non-idempotent?

1185