Codefund.Com Java Programmer Resources including(FAQ) Tutorial based around objectives, Mock Exam, Demo Applets illustrating language points, created by a Sun Certified Java Programmer.
Hi Allmy codeImage img = new Image();img = getImage(getDocumentBase(), "images/db_logo2.gif");no error found when compile but the image wun show, anyone knows?