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 |
Explain why asynchronous code is important in javascript?
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?
What is event target in javascript?
Is javascript default scripting language?
What is break and continue statements?
How long does it take to learn coding?
How to get inner html of an element in javascript?
What is the main difference between Client side JavaScript and and Server side Java Script?
Explain function hoisting in javascript?
What is difference between module.exports and export?
How can we detect os of the client machine using javascript?
What are the data types in js?