Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Java cartridge error .. Please help
You need to check your classpath. Make sure you have the correct
jweb.jar (i think that's the file name) file included in it. There are
also a couple of other jar files that came with OAS.
Erwin Alberto
PORT Consulting INC
speedy wrote:
> hi,
>
> When l do :
>
> $ javac HelloWorld1.java
> HelloWorld1.java:1: Package oracle.html not found in import.
> import oracle.html.*;
> ^
> 1 error
>
> l've already installed java cartridge kit...
>
> $ pwd
> /usr/local/oracle/product/7.3.3/ows/3.0/java
> $ ls
> Clock2.class HelloWorld.java bin core
> oracle.zip
> HelloWorld.class HelloWorld1.java classes.zip lib
> sql
>
> May how do l rememdy this error ?
>
> Thanks
Received on Tue Jun 01 1999 - 23:16:22 CDT
![]() |
![]() |