Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whenever I run appletviewer, Im getting a MissingResourceException thrown about a appletpanel.badattribute.exception key. Whats the problem?

0
Posted

Whenever I run appletviewer, Im getting a MissingResourceException thrown about a appletpanel.badattribute.exception key. Whats the problem?

0

Location: http://www.jguru.com/faq/view.jsp?EID=458371 Created: Jul 19, 2001 Modified: 2003-09-10 18:10:41.401 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) Your APPLET tag in the HTML loader file has a problem. The WIDTH and HEIGHT attributes must container numerical data. If they don’t, you get an exception. Typical problems are mismatched quotes, a comma added as a separator, or a percent sign used with the width/height. While a web browser understands a width of “80%”, appletviewer doesn’t.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123