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

How to create scale in P info

0 Answers   MAHINDRA,


how can we generate alert message without referashing page in asp.net with language vb.net and script use in java script .means with out referash the page message in java alert

0 Answers   NIC,


What is the use of spread operator?

0 Answers  


What is the best ide for javascript development?

0 Answers  


What is an immediately-invoked function expression?

0 Answers  






Explain why "self" is needed instead of "this".

0 Answers  


What is a noscript tag?

0 Answers  


What is lazy instantiation in java?

0 Answers  


What is the use of javascript?

0 Answers  


What will be the output of the code below? var Y = 1; if (function F(){}) { y += Typeof F;</span> } console.log(y);

1 Answers  


a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.

0 Answers   IBM,


why we need java instead of c

0 Answers   TCS,


Categories