Answer Posted / sravanthi
we can't extend jsp page
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What does jsp mean in text?
Why are jsp pages preferred for creating web-based client program?
What are the advantages of jsp?
What is the purpose of jsp and why it is widely used?
Explain the difference between servletcontext and pagecontext in jsp?
Why jsp is better over static html also explain lifecycle of a jsp?
What is the use of pagecontext in jsp?
What are the benefits of pagecontext implicit object?
What are context initialization parameters?
Differentiate between pagecontext.include and jsp:include?
What is expression tag in jsp?
Why do we need custom tags in jsp?
What are the main tags in jsp?
What is the purpose of
Can a constructor be used in place of init() method to initialize a servlet?