Find the jar (or zip?) file containing the browserhawk
class files (in particular com.cyscape.browserhawk.*).
Place a copy of this archive in the host webapp's WEB-INF/lib
directory.

Then redeploy the webapp, restart TC and try again.

Miles 

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 23, 2001 5:52 PM
> To: [EMAIL PROTECTED]
> Subject: Trying to use BrowserHawk4j
> 
> 
> 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