|
-
May 6th, 2000, 05:17 AM
#1
problem in java
Hi,
I am facing problem in java.I used a affinetransform method for rotating
a images.When i run from appletviewer it is working fine.Same applet
program is not running
from netscape 4.7 it is showing error. NoclassDefFound Error :
java.awt.geom.Affinetranform method.How to solve this problem.Please
help and reply back on [email protected].
Bye
Mohammad
-
May 6th, 2000, 05:52 AM
#2
Re: problem in java
netscape 4.7 do not support JDK1.2. It might be the problem that occurs NoClassDefFound error.
You may take care the method which you use is in the spec of JDK 1.2. You may look at the document
. In the document, each method or class will be denoted what version of the method is since.
good luck,
Alfred Wu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|