Hi,

You have to import any packages in page directive only the syntax for that
is

<%@ page import="java.util.*" %>

Rajiv
----- Original Message -----
From: "Jeff Douglas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 05, 2000 5:41 PM
Subject: Invalid directive


> I have a jsp page with the following directive:
>
> <%@ import="java.util.*" %>
>
> And I'm receiving the error: "Invalid directive" when attempting the run
the
> page. I seem to have the same problem with any import directive. Any
ideas?
>
> Thanx
> Jeff
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to