we cant Override Jsp Service method?Why?
Answer Posted / smriti
we cant Override Jsp Service method becoz container pepole
have responsbility for override _jspService() method and
implement all logic according to user given data
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is called Scriptlet?
What is servlet and its types?
What if we pass negative value in load-on-startup?
What is string tokenizer?
What is Servlets and explain the advantages of Servlet life cycle?
Difference between java beans & servlets?
Explain url encoding in servlet?
How do you deal property files in servlet?
What is the servlet?
What are session variable in servlets?
What are the different session tracking techniques?
Why is init() method is used in servlets?
What do you mean by annotations in servlet?
What are the different types of servlets?
How we can call a jsp from the servlet?