120 Introduction to Java Applets Chapter 3 Software Engineering Observation 3.2 Generally, each applet should be less than 800 pixels wide and 600 pixels tall (most computer screens support these dimensions as the minimum width and height). Common Programming Error 3.3 Placing additional characters such as commas (,) between the attributes in the tag prevents the applet from loading into the applet- viewer or browser properly. Testing and Debugging Tip 3.5 If you receive a MissingResourceException error message when loading an applet into the appletviewer or a browser, check the
This entry was posted
on Thursday, August 23rd, 2007 at 12:28 pm and is filed under PHP5.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.