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

Is client side front end?

0 Answers  


How to write comment in JavaScript?

0 Answers  


What is the use of history object?

1 Answers  


What is the use of 'bind' method in JavaScript?

0 Answers  


How can a page be forced to load another page in javascript?

0 Answers  


Are java and javascript same?

0 Answers  


What is the most popular javascript library?

0 Answers  


Do unused imports affect performance javascript?

0 Answers  


What is the use of a date object in javascript?

0 Answers  


how to disable source option at view menu in browser like internet explorer...mozilla...etc..pls help me...

2 Answers   IIS,


How do I open a website code?

0 Answers  


What will be the output of the following code? //nfe (named function expression) var Foo = Function Bar() { return 7; }; typeof Bar();

1 Answers  


Categories