hi,
Which package is imported by default?
thanks
hi,
It is very important to know Which package is imported by default? The java.lang package is imported by default even without a package declaration. In Java class has been imported in the following JSP code like <%@page import="roseindia.Extends" %> in which, the import is the attribute of the page directive in JSP and the value of the attribute is the "roseindia.Extends".
For more related package is imported by default visit this link http://www.roseindia.net/jsp/ImportAttribute.shtml