Answer Posted / 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 View All Answers
Can an anonymous function be assigned to a variable?
what is lazy fetching in hibernate
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
What is spread operator react?
How can an HTMLCollection be traversed?
Please write the Code of simple javascript calculator withot eval() function
How to enabled 'Strict' mode in JavaScript?
How to toggle display an html element?
Explain why asynchronous code is important in javascript?
Are all javascript variables global?
Is jquery easier than javascript?
What are the problems associated with using javascript, and are there javascript techniques that you discourage?
How do you add an element at the end of an array?
What is a framework programming?
What are events in javascript?