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 purpose of using jsp?



what is the purpose of using jsp? ..

Answer / sindhu rudra

java server pages(jsp) helps a programmer to build dynamic web pages based on document type like html , xml etc ....
TO run a JSP program we should have servlet container(ie.,web server)like tomcat , web logic , jetty etc

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More JavaScript Interview Questions

List some features of javascript.

1 Answers  


what is function of stdio.h

0 Answers   TCS,


How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?

0 Answers  


<script type="text/javascript"> function dispValue(e) { v = function (s) { return e.name + ': ' + s } if (e.type == "") return v(e.checked ? "" : ""); else return v(e.value); }

0 Answers  


What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?

0 Answers  


What are the different actions that are performed using javascript?

0 Answers  


What is a frontend framework?

0 Answers  


How generic objects can be created?

0 Answers  


Explain export & import in javascript?

0 Answers  


java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.

0 Answers  


Is there automatic type conversion in JavaScript?

0 Answers  


How can I learn coding fast?

0 Answers  


Categories