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

Both Servlet and Jsp are used for webapplication
Inorder to retrive request from client side page HTML that
is retriving values then we pass on to server side page for
to make a dynamic web page so that we need a interpreter for
converting client request to java understandable format is
Servelets or jsp

Servlet is a Java Http class file while jsp is one of the
server side scripting language later on it is converted to
java class file thats it.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between servletconfig and servletcontext in servlet?

1100


Explain the servlet filter.

1043


What are the new features added to servlet 2.5?

1153


Which http method is said to be non-idempotent and idempotent?

1097


Which are the different ways you can communicate between servlets?

1053


What are the different ways we can maintain state between requests?

1161


How do you get the ip address of the client in servlet?

1061


Explain the features are in servlet 3?

1111


How to handle exceptions thrown by application with another servlet?

1143


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

1167


What is meant by cookies?

1136


Write a hello world program using servlets.

1126


List out difference between a JavaBean from a Servlet?

1084


What is Request Dispatcher?

1519


Can a jsp be called using a servlet?

1203