"Gullapalli, Surya (CTS)" wrote:

> I'm using Graphics 2D and i'm facing the following problem.
> I'm developing an applet in which i'm drawing some graphics. and with
> appletviewer i was able to see them.
> when loading the applet in the web browser i'm not able to see the graphics
> developed by Graphics 2D. Instead if i use Graphics instead of Graphics 2D i
> was able to see the graphics in the browser. I'm using IE5
> could any one tell me what might be the problem

Quite simple really.  Browsers don't support Java 2.  It might work if
you use the Java plug-in but I would advise against developing Java 2
applets as anyone trying to view them will have to download the
(massive) plug-in.


Robbie

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to