ServletConfig Interface ServletConfig Interface Methods of ServletConfig interface How to get the object of ServletConfig Syntax to provide the initialization parameter for…
Tag:
config
-
-
4) JSP config implicit object In JSP, config is an implicit object of type ServletConfig. This object can be used to get…