Can we override jsp service method?



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

Post New Answer

More JSP Interview Questions

List down the major differences between the jsp custom tags and java beans.

1 Answers  


What is the difference between directive include and jsp include?

1 Answers  


How to pass information from jsp to included jsp?

1 Answers  


how to make a jsp page threadsafe?

2 Answers   Mastek,


What is pagescope in jsp?

1 Answers  


How to make a “new line in html” in jsp?

1 Answers  


What is jsp container?

1 Answers  


Which language is used to write servlets and jsp?

1 Answers  


How many page directive we can use in a single JSP?

2 Answers   Persistent,


What does it mean when tags or attributes are said to be deprecated?

1 Answers  


What is action tag in jsp?

1 Answers  


How to comment out jsp code?

1 Answers  


Categories