|
|
|
Core Java
|
JSP import
An import is the attribute of the page directive in JSP that imports the java packages and it's classes whenever required for the JSP page.
View Rating |
|
|
Core Java
|
Inheritance
In OOPs, these concepts are implemented through a class definition and achieved through the object creation process, programmatically.
View Rating |
|
|
Core Java
|
Introspection
Introspection is the automatic process that analyzes the design pattern of a bean in order to reveal bean's properties, events, and methods.
View Rating |
|
|