The extends attribute definition is not accurate. It should be like:
Defines the superclass of the class this JSP will become. You wonâ??t use this unless you REALLY know what youâ??re doingâ??it overrides the class hierarchy provided by the Container.
extends attribure definitionDeepak January 9, 2013 at 4:49 PM
The extends attribute definition is not accurate. It should be like: Defines the superclass of the class this JSP will become. You wonâ??t use this unless you REALLY know what youâ??re doingâ??it overrides the class hierarchy provided by the Container.
Post your Comment