| Author |
Overriding Service method in JSP
|
Dakshin Rajavel
Greenhorn
Joined: Oct 20, 2006
Posts: 2
|
|
I think we can override jspInit() and jspDestroy() methods but not jspService() method. Correct me if I am wrong. Can someone explain why we cannot override a service method in jsp? Thank you and appreciate your help, Dakshin
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
|
Because there would be no point to it?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Overriding Service method in JSP
|
|
|