//class from another package - if it's in the same package, you don't need to import it
import otherpackage.otherclass;
(The same way you import a class into any java app.).
Joan
> x-MEL: melsud.res.ray.com <M.E.L Raytheon Systems Company>
> MIME-Version: 1.0
> X-Priority: 1 (Highest)
> X-SenderIP: 212.210.43.207
> Content-Transfer-Encoding: 8bit
> X-MIME-Autoconverted: from quoted-printable to 8bit by mail.java.sun.com id GAA03060
> Date: Wed, 5 Jan 2000 15:39:35 +0100
> From: "f.prosperini@lib" <[EMAIL PROTECTED]>
> Subject: Class Problem
> To: [EMAIL PROTECTED]
>
> Hi all,
> my servlet invoke a method that is definited in an another .class file
> how can I import it in my servlet?
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html