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 |
Is null === undefined?
How can I learn javascript fast?
What is strict mode?
How to test a string as a literal and as an object ?
How to accessing elements using javascript?
Is it safe to use javascript?
What is the difference between programing language and scripting language.?
What are self Executing Functions?
How to use one javascript function for multiple input fields?
Why it is not advised to use innerhtml in javascript?
How do I find javascript?
program showing string concatenation?