Hi Amanda,

Have a read through the "Application Developer's Guide" in the 4.0 "experimental" docs 
at http://jakarta.apache.org/tomcat/index.html.  It explains where to place .jar files 
during web app development.

GL!

- r

On Thu, 23 Aug 2001 12:52:06 -0400 [EMAIL PROTECTED] wrote:
> To Whom It May Concern:
>       I am trying to use the javabean version of BrowserHawk, called
> BrowserHawk4J. I am simply trying to import the BrowserHawk class,
> like so:
> <%@ page import = "com.cyscape.browserhawk.*" %>
> 
> and it gives me the following error in my jsp page:
> 
> org.apache.jasper.JasperException: Unable to compile
> E:\myTomcat\tomcat\work\DEFAULT\JSPTest\jsptest_1.java:4: Package
> com.cyscape.browserhawk not found in import.
> import com.cyscape.browserhawk.*;
> 
> I have BH installed at e:\program files\browserhawk and I have my
> CLASSPATH variable set to:
> C:\jdk1.3.1\lib\tools.jar;e:\program
> files\browserhawk\lib\bhawk4j.jar;.;e:\program files\browserhawk\lib;
> 
> Does anybody have any ideas of what the problem might be? Or does this
> seem like a BrowserHawk problem? Thanks.
> 
> 
> Amanda Bennett
> Web Developer
> E-mail: [EMAIL PROTECTED]



Reply via email to