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

Answer Posted / janet

JSP is a dynamic scripting capability for web pages that
allows Java as well as a few special tags to be embedded
into a web file (HTML/XML etc). The suffix traditionally
ends with .jsp to indicate to the web server that the file
is a JSP file.JSP is a server side technology you can't do
any client side validation with it.
The advantages are :
1. the JSP assists in making the HTML more
functional.Servlets on the other hand allow outputting of
HTML but it is a tedious process.
2. it is easy to make a change and then let the JSP
capability of the web server you are using deal - compiling
it into a servlet and running it.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jstl core tags?

924


What is a jsp expression?

1038


Differentiate between jsp scriptlet tag and declaration tag.

1080


How do I view jsp files in my browser?

987


How can I extend the functionality of jsp?

998


How to call java method in jsp page on button click?

1511


Why is jsp used for?

971


What are request and response objects?

976


Is jsp page extensible true false?

968


What are the scopes available in ?

994


How to ignore the el expression evaluation in a jsp?

996


What is jspinit method?

1032


Can a jsp page instantiate a serialized bean?

987


Differentiate between response.sendredirect(url) and ?

1076


What is scriptlet tag?

978