The import directive is the only JSP page directive that can be declared multiple times in a single translation unit to import different packages. Other page directives, such as extends, session, or language, define unique page-level attributes and can only be specified once per JSP file.