
How use language extends in page directive ?

This is used to signify the fully qualified name of the Super class of the Java class used by the JSP engine for the translated Servlet.
Syntax :
<%@ page extends = "package.class"%> <%@page import="roseindia.User" %>
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
