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

Servlet is a single instance multiple thread web
application in which HTML code can be included in java code.
JSP is also a web application in which java code can be
included in HTML code.
For compilation of servlet we need to close TOMCAT server
each n every time but for JSP's no need
EX:If u made any changes in program u need to close TOMCAT
server and then again start the server.But in JSP u just
need to click refresh tats it.
In servlets u need to write the whole class name but in JSP
u dont need to write whole name.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the capacity the doget can send to the server?

1132


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

1061


Which method of the httpservletrequest object is used?

1140


Can you send an authentication error from a servlet?

1028


What is Servlets and explain the advantages of Servlet life cycle?

1168


What are the types of servlet?

1381


How do you communicate in between Applets and Servlets?

1124


What is servlet instance?

1101


How is an application exception handling is done using a servlet?

1064


What are the different methods involved in generic servlet?

1156


What do you mean by servlet?

1197


What’s the use of the servlet wrapper classes??

1160


What are the difference between RMI and Servlets?

1617


What are the key methods that are involved in processing of http servlets?

1162


Explain Action Servlet?

1155