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
What is console.log() and why it is used?
How do you sort in javascript?
How to detect browser name using JavaScript?
Is javascript event driven?
How to validate email in javascript?
How to define a named function in JavScript?
What are the javascript objects?
Event bubbling and Event Capturing in JavScript?
What is escape & unescape String functions in JavaScript?
What is the difference between "var" and "let" keywords?
How much do javascript programmers make?
How do you check if an object is an array or not?
How to write html code dynamically using JavaScript?
What is output of undefined * 2 in javascript?
What is a named function in JavaScript? How to define a named function?