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 JSP and Servlet?

Answer Posted / y ramakrishna

A servlet and jsp's both are equal ,there could many
differences in that mainly one difference is a jsp's code
will internally convert to an servlet internally.

Also the person who use jsp's no need to know java
completely.

Is This Answer Correct ?    30 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jsp life cycle?

1036


Explain JSP directives.

1054


What is the purpose of ?

1024


What is difference between custom jsp tags and beans?

998


What is context in web application?

959


What do you know about jsp tags?

924


Are dialogue tags necessary?

939


What is jsp custom tag and what are it’s components?

928


What information is needed to create a tcp socket?

957


What are the different types of directives available in jsp?

921


What is session management in jsp?

1003


List the various action tags used in jsp.

960


What is application in jsp?

926


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

2171


What is declaration statement?

1032