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 |
How do you pass control from one jsp page to another?
Can we override jsp service method?
Why we use jsp instead of html?
What is the difference between server side and client side programming?
Why session is used?
How to print java variable in jsp?
How do you import the packages in the JSP?
14 Answers HCL, Hyderabad Central University,
Which jsp method cannot be overridden?
Explain the uses of jsp?
Can init method be overridden?
How can I enable session tracking for jsp pages if the browser has disabled cookies?
How do I view jsp files in my browser?