Java Applet Question
Hi guys,
I'm trying to develop an applet which will display an image (print screen) as background. I wish to display the image in the actual resolution. I came across the following problems:
1) the screen cannot be displayed in full. The is no scrollbar on applet to view the rest of the image.
How I am new to applet as i do web application most of the time. Need u guys' advice on this.
Thanks.

