What is jsp page?



What is jsp page?..

Answer / Avaneesh Kumar Sahu

A JSP (JavaServer Pages) page is a type of web document, with the file extension .jsp, that allows you to write dynamic content for web applications using Java programming language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

How do you pass control from one jsp page to another?

1 Answers  


Can we override jsp service method?

1 Answers  


Why we use jsp instead of html?

1 Answers  


What is the difference between server side and client side programming?

1 Answers  


Why session is used?

1 Answers  


How to print java variable in jsp?

1 Answers  


How do you import the packages in the JSP?

14 Answers   HCL, Hyderabad Central University,


Which jsp method cannot be overridden?

1 Answers  


Explain the uses of jsp?

1 Answers  


Can init method be overridden?

1 Answers   IBM,


How can I enable session tracking for jsp pages if the browser has disabled cookies?

1 Answers  


How do I view jsp files in my browser?

1 Answers  


Categories