Can we override jsp service method?
Answer / Amol Dubey
No, JSP service methods are predefined and cannot be overridden.
| Is This Answer Correct ? | 0 Yes | 0 No |
List down the major differences between the jsp custom tags and java beans.
What is the difference between directive include and jsp include?
How to pass information from jsp to included jsp?
how to make a jsp page threadsafe?
What is pagescope in jsp?
How to make a “new line in html” in jsp?
What is jsp container?
Which language is used to write servlets and jsp?
How many page directive we can use in a single JSP?
What does it mean when tags or attributes are said to be deprecated?
What is action tag in jsp?
How to comment out jsp code?