The import attribute
For now the most important attribute that can be set by the page directive is the import attribute.
This simply adds an import directive to the generated Java code.
Syntax is, e.g.:
<%@ page import=“java.util.*” %>
Previous slide
Next slide
Back to first slide
View graphic version